- java.lang.Object
-
- com.sun.xml.ws.security.trust.WSTrustConstants
-
public class WSTrustConstants extends Object
Common Constants pertaining to WS-Trust- Author:
- WS-Trust Implementation Team
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWSTrustConstants.STS_PROPERTIESList of STS Properties
-
Field Summary
Fields Modifier and Type Field Description static StringAUTHN_CONTEXT_CLASSstatic StringCANCEL_REQUESTstatic StringCK_HASHcomputed key HASHstatic StringCK_PSHA1computed key PSHA1static StringDEFAULT_APPLIESTOThe default value for AppliesTo if appliesTo is not specified.static StringIS_TRUST_MESSAGEstatic StringISSUE_REQUESTURI for different request typesstatic StringKEY_EXCHANGE_REQUESTstatic StringNO_PROOF_KEYstatic StringOPAQUE_TYPEstatic StringPROPERTY_PORT_NAMEProperty name for the STS port name to be set on the client sidestatic StringPROPERTY_SERVICE_END_POINTProperty name for the STS end point URL to be set on the client sidestatic StringPROPERTY_SERVICE_NAMEProperty name for the STS service name to be set on the client sidestatic StringPROPERTY_URLProperty name for the STS WSDL location URL to be set on the client sidestatic StringPUBLIC_KEYURI for KeyTypestatic StringRENEW_REQUESTstatic StringREQUEST_SECURITY_TOKEN_ISSUE_ACTIONAction URIsstatic StringREQUEST_SECURITY_TOKEN_RESPONSE_ISSUE_ACTIONstatic StringSAML_ASSERTION_ELEMENT_IN_RSTstatic StringSAML_CONFIRMATION_METHODstatic StringSAML10_ASSERTION_TOKEN_TYPEstatic StringSAML11_ASSERTION_TOKEN_TYPEstatic StringSAML11_TYPEstatic StringSAML20_ASSERTION_TOKEN_TYPEstatic StringSAML20_WSS_TOKEN_TYPEstatic StringSECURITY_ENVIRONMENTstatic StringSTR_TYPEConstants denoting type of Elementsstatic StringSTS_CALL_BACK_HANDLERstatic StringSYMMETRIC_KEYstatic StringTOKEN_TYPEstatic StringTRUST_ACTIONstatic StringUSE_KEY_RSA_KEY_PAIRstatic StringUSE_KEY_SIGNATURE_IDstatic StringVALIDATE_REQUESTstatic StringWST_NAMESPACEthe Trust namespace URIstatic StringWST_PREFIXthe prefix to use for Truststatic StringWST_VERSION
-
Constructor Summary
Constructors Constructor Description WSTrustConstants()
-
-
-
Field Detail
-
SAML_CONFIRMATION_METHOD
public static final String SAML_CONFIRMATION_METHOD
- See Also:
- Constant Field Values
-
USE_KEY_RSA_KEY_PAIR
public static final String USE_KEY_RSA_KEY_PAIR
- See Also:
- Constant Field Values
-
USE_KEY_SIGNATURE_ID
public static final String USE_KEY_SIGNATURE_ID
- See Also:
- Constant Field Values
-
STS_CALL_BACK_HANDLER
public static final String STS_CALL_BACK_HANDLER
- See Also:
- Constant Field Values
-
SAML_ASSERTION_ELEMENT_IN_RST
public static final String SAML_ASSERTION_ELEMENT_IN_RST
- See Also:
- Constant Field Values
-
WST_VERSION
public static final String WST_VERSION
- See Also:
- Constant Field Values
-
AUTHN_CONTEXT_CLASS
public static final String AUTHN_CONTEXT_CLASS
- See Also:
- Constant Field Values
-
SECURITY_ENVIRONMENT
public static final String SECURITY_ENVIRONMENT
- See Also:
- Constant Field Values
-
SAML10_ASSERTION_TOKEN_TYPE
public static final String SAML10_ASSERTION_TOKEN_TYPE
- See Also:
- Constant Field Values
-
SAML11_ASSERTION_TOKEN_TYPE
public static final String SAML11_ASSERTION_TOKEN_TYPE
- See Also:
- Constant Field Values
-
SAML20_ASSERTION_TOKEN_TYPE
public static final String SAML20_ASSERTION_TOKEN_TYPE
- See Also:
- Constant Field Values
-
SAML20_WSS_TOKEN_TYPE
public static final String SAML20_WSS_TOKEN_TYPE
- See Also:
- Constant Field Values
-
OPAQUE_TYPE
public static final String OPAQUE_TYPE
- See Also:
- Constant Field Values
-
SAML11_TYPE
public static final String SAML11_TYPE
- See Also:
- Constant Field Values
-
WST_NAMESPACE
public static final String WST_NAMESPACE
the Trust namespace URI- See Also:
- Constant Field Values
-
WST_PREFIX
public static final String WST_PREFIX
the prefix to use for Trust- See Also:
- Constant Field Values
-
ISSUE_REQUEST
public static final String ISSUE_REQUEST
URI for different request types- See Also:
- Constant Field Values
-
RENEW_REQUEST
public static final String RENEW_REQUEST
- See Also:
- Constant Field Values
-
CANCEL_REQUEST
public static final String CANCEL_REQUEST
- See Also:
- Constant Field Values
-
VALIDATE_REQUEST
public static final String VALIDATE_REQUEST
- See Also:
- Constant Field Values
-
KEY_EXCHANGE_REQUEST
public static final String KEY_EXCHANGE_REQUEST
- See Also:
- Constant Field Values
-
PUBLIC_KEY
public static final String PUBLIC_KEY
URI for KeyType- See Also:
- Constant Field Values
-
SYMMETRIC_KEY
public static final String SYMMETRIC_KEY
- See Also:
- Constant Field Values
-
NO_PROOF_KEY
public static final String NO_PROOF_KEY
- See Also:
- Constant Field Values
-
STR_TYPE
public static final String STR_TYPE
Constants denoting type of Elements- See Also:
- Constant Field Values
-
TOKEN_TYPE
public static final String TOKEN_TYPE
- See Also:
- Constant Field Values
-
REQUEST_SECURITY_TOKEN_ISSUE_ACTION
public static final String REQUEST_SECURITY_TOKEN_ISSUE_ACTION
Action URIs- See Also:
- Constant Field Values
-
REQUEST_SECURITY_TOKEN_RESPONSE_ISSUE_ACTION
public static final String REQUEST_SECURITY_TOKEN_RESPONSE_ISSUE_ACTION
- See Also:
- Constant Field Values
-
CK_PSHA1
public static final String CK_PSHA1
computed key PSHA1- See Also:
- Constant Field Values
-
CK_HASH
public static final String CK_HASH
computed key HASH- See Also:
- Constant Field Values
-
DEFAULT_APPLIESTO
public static final String DEFAULT_APPLIESTO
The default value for AppliesTo if appliesTo is not specified.- See Also:
- Constant Field Values
-
PROPERTY_URL
public static final String PROPERTY_URL
Property name for the STS WSDL location URL to be set on the client side- See Also:
- Constant Field Values
-
PROPERTY_PORT_NAME
public static final String PROPERTY_PORT_NAME
Property name for the STS port name to be set on the client side- See Also:
- Constant Field Values
-
PROPERTY_SERVICE_NAME
public static final String PROPERTY_SERVICE_NAME
Property name for the STS service name to be set on the client side- See Also:
- Constant Field Values
-
PROPERTY_SERVICE_END_POINT
public static final String PROPERTY_SERVICE_END_POINT
Property name for the STS end point URL to be set on the client side- See Also:
- Constant Field Values
-
IS_TRUST_MESSAGE
public static final String IS_TRUST_MESSAGE
- See Also:
- Constant Field Values
-
TRUST_ACTION
public static final String TRUST_ACTION
- See Also:
- Constant Field Values
-
-