org.apache.cxf.rs.security.saml.sso
Class SSOConstants
java.lang.Object
org.apache.cxf.rs.security.saml.sso.SSOConstants
public final class SSOConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAML_REQUEST
public static final String SAML_REQUEST
- See Also:
- Constant Field Values
SAML_RESPONSE
public static final String SAML_RESPONSE
- See Also:
- Constant Field Values
RELAY_STATE
public static final String RELAY_STATE
- See Also:
- Constant Field Values
SIG_ALG
public static final String SIG_ALG
- See Also:
- Constant Field Values
SIGNATURE
public static final String SIGNATURE
- See Also:
- Constant Field Values
DEFAULT_STATE_TIME
public static final long DEFAULT_STATE_TIME
- See Also:
- Constant Field Values
RSA_SHA1
public static final String RSA_SHA1
- See Also:
- Constant Field Values
DSA_SHA1
public static final String DSA_SHA1
- See Also:
- Constant Field Values
SECURITY_CONTEXT_TOKEN
public static final String SECURITY_CONTEXT_TOKEN
- See Also:
- Constant Field Values
RACS_IS_COLLOCATED
public static final String RACS_IS_COLLOCATED
- See Also:
- Constant Field Values
Apache CXF