org.apache.axis2.security.trust
Interface Constants.ATTR

Enclosing interface:
Constants

public static interface Constants.ATTR


Field Summary
static String BINARY_SECRET_TYPE
           
static String CLAIMS_DIALECT
           
static String CONTEXT
           
static String RENEWING_ALLOW
           
static String RENEWING_OK
           
 

Field Detail

CONTEXT

public static final String CONTEXT
See Also:
Constant Field Values

BINARY_SECRET_TYPE

public static final String BINARY_SECRET_TYPE
See Also:
Constant Field Values

CLAIMS_DIALECT

public static final String CLAIMS_DIALECT
See Also:
Constant Field Values

RENEWING_ALLOW

public static final String RENEWING_ALLOW
See Also:
Constant Field Values

RENEWING_OK

public static final String RENEWING_OK
See Also:
Constant Field Values