org.apache.rahas
Class RahasConstants.LocalNames
java.lang.Object
org.apache.rahas.RahasConstants.LocalNames
- Enclosing class:
- RahasConstants
public static class RahasConstants.LocalNames
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REQUEST_SECURITY_TOKEN
public static final java.lang.String REQUEST_SECURITY_TOKEN
- See Also:
- Constant Field Values
REQUEST_SECURITY_TOKEN_RESPONSE
public static final java.lang.String REQUEST_SECURITY_TOKEN_RESPONSE
- See Also:
- Constant Field Values
REQUEST_TYPE
public static final java.lang.String REQUEST_TYPE
- See Also:
- Constant Field Values
TOKEN_TYPE
public static final java.lang.String TOKEN_TYPE
- See Also:
- Constant Field Values
REQUESTED_PROOF_TOKEN
public static final java.lang.String REQUESTED_PROOF_TOKEN
- See Also:
- Constant Field Values
REQUEST_SECURITY_TOKEN_RESPONSE_COLLECTION
public static final java.lang.String REQUEST_SECURITY_TOKEN_RESPONSE_COLLECTION
- See Also:
- Constant Field Values
BINARY_SECRET
public static final java.lang.String BINARY_SECRET
- See Also:
- Constant Field Values
VALIDATE_TARGET
public static final java.lang.String VALIDATE_TARGET
- See Also:
- Constant Field Values
RENEW_TARGET
public static final java.lang.String RENEW_TARGET
- See Also:
- Constant Field Values
STATUS
public static final java.lang.String STATUS
- See Also:
- Constant Field Values
CODE
public static final java.lang.String CODE
- See Also:
- Constant Field Values
RahasConstants.LocalNames
public RahasConstants.LocalNames()