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

Enclosing interface:
Constants

public static interface Constants.LN


Field Summary
static String ALLOWPOSTDATING
           
static String BASE
           
static String BINARY_SECRET
           
static String CANCEL_TARGET
           
static String CLAIMS
           
static String CODE
           
static String COMPUTED_KEY
           
static String ENTROPY
           
static String KEY_SIZE
           
static String KEY_TYPE
           
static String LIFE_TIME
           
static String REASON
           
static String RENEW_TARGET
           
static String RENEWING
           
static String REQUEST_SECURITY_TOKEN
           
static String REQUEST_SECURITY_TOKEN_RESPONSE
           
static String REQUEST_TYPE
           
static String REQUESTED_PROOF_TOKEN
           
static String REQUESTED_SECURITY_TOKEN
           
static String REQUESTED_TOKEN_CANCELLED
           
static String STATUS
           
static String TOKEN_TYPE
           
 

Field Detail

TOKEN_TYPE

public static final String TOKEN_TYPE
See Also:
Constant Field Values

REQUEST_TYPE

public static final String REQUEST_TYPE
See Also:
Constant Field Values

KEY_TYPE

public static final String KEY_TYPE
See Also:
Constant Field Values

KEY_SIZE

public static final String KEY_SIZE
See Also:
Constant Field Values

LIFE_TIME

public static final String LIFE_TIME
See Also:
Constant Field Values

BASE

public static final String BASE
See Also:
Constant Field Values

STATUS

public static final String STATUS
See Also:
Constant Field Values

CODE

public static final String CODE
See Also:
Constant Field Values

REASON

public static final String REASON
See Also:
Constant Field Values

RENEWING

public static final String RENEWING
See Also:
Constant Field Values

RENEW_TARGET

public static final String RENEW_TARGET
See Also:
Constant Field Values

CANCEL_TARGET

public static final String CANCEL_TARGET
See Also:
Constant Field Values

REQUESTED_TOKEN_CANCELLED

public static final String REQUESTED_TOKEN_CANCELLED
See Also:
Constant Field Values

ALLOWPOSTDATING

public static final String ALLOWPOSTDATING
See Also:
Constant Field Values

BINARY_SECRET

public static final String BINARY_SECRET
See Also:
Constant Field Values

ENTROPY

public static final String ENTROPY
See Also:
Constant Field Values

CLAIMS

public static final String CLAIMS
See Also:
Constant Field Values

COMPUTED_KEY

public static final String COMPUTED_KEY
See Also:
Constant Field Values

REQUEST_SECURITY_TOKEN

public static final String REQUEST_SECURITY_TOKEN
See Also:
Constant Field Values

REQUEST_SECURITY_TOKEN_RESPONSE

public static final String REQUEST_SECURITY_TOKEN_RESPONSE
See Also:
Constant Field Values

REQUESTED_SECURITY_TOKEN

public static final String REQUESTED_SECURITY_TOKEN
See Also:
Constant Field Values

REQUESTED_PROOF_TOKEN

public static final String REQUESTED_PROOF_TOKEN
See Also:
Constant Field Values