Package com.sun.xml.ws.security.trust
Class WSTrustConstants
java.lang.Object
com.sun.xml.ws.security.trust.WSTrustConstants
Common Constants pertaining to WS-Trust
- Author:
- WS-Trust Implementation Team
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumList of STS Properties -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringcomputed key HASHstatic final Stringcomputed key PSHA1static final StringThe default value for AppliesTo if appliesTo is not specified.static final Stringstatic final StringURI for different request typesstatic final Stringstatic final Stringstatic final Stringstatic final StringProperty name for the STS port name to be set on the client sidestatic final StringProperty name for the STS end point URL to be set on the client sidestatic final StringProperty name for the STS service name to be set on the client sidestatic final StringProperty name for the STS WSDL location URL to be set on the client sidestatic final StringURI for KeyTypestatic final Stringstatic final StringAction URIsstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringConstants denoting type of Elementsstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringthe Trust namespace URIstatic final Stringthe prefix to use for Truststatic final String -
Method Summary
-
Field Details
-
SAML_CONFIRMATION_METHOD
- See Also:
-
USE_KEY_RSA_KEY_PAIR
- See Also:
-
USE_KEY_SIGNATURE_ID
- See Also:
-
STS_CALL_BACK_HANDLER
- See Also:
-
SAML_ASSERTION_ELEMENT_IN_RST
- See Also:
-
WST_VERSION
- See Also:
-
AUTHN_CONTEXT_CLASS
- See Also:
-
SECURITY_ENVIRONMENT
- See Also:
-
SAML10_ASSERTION_TOKEN_TYPE
- See Also:
-
SAML11_ASSERTION_TOKEN_TYPE
- See Also:
-
SAML20_ASSERTION_TOKEN_TYPE
- See Also:
-
SAML20_WSS_TOKEN_TYPE
- See Also:
-
OPAQUE_TYPE
- See Also:
-
SAML11_TYPE
- See Also:
-
WST_NAMESPACE
the Trust namespace URI- See Also:
-
WST_PREFIX
the prefix to use for Trust- See Also:
-
ISSUE_REQUEST
URI for different request types- See Also:
-
RENEW_REQUEST
- See Also:
-
CANCEL_REQUEST
- See Also:
-
VALIDATE_REQUEST
- See Also:
-
KEY_EXCHANGE_REQUEST
- See Also:
-
PUBLIC_KEY
URI for KeyType- See Also:
-
SYMMETRIC_KEY
- See Also:
-
NO_PROOF_KEY
- See Also:
-
STR_TYPE
Constants denoting type of Elements- See Also:
-
TOKEN_TYPE
- See Also:
-
REQUEST_SECURITY_TOKEN_ISSUE_ACTION
Action URIs- See Also:
-
REQUEST_SECURITY_TOKEN_RESPONSE_ISSUE_ACTION
- See Also:
-
CK_PSHA1
computed key PSHA1- See Also:
-
CK_HASH
computed key HASH- See Also:
-
DEFAULT_APPLIESTO
The default value for AppliesTo if appliesTo is not specified.- See Also:
-
PROPERTY_URL
Property name for the STS WSDL location URL to be set on the client side- See Also:
-
PROPERTY_PORT_NAME
Property name for the STS port name to be set on the client side- See Also:
-
PROPERTY_SERVICE_NAME
Property name for the STS service name to be set on the client side- See Also:
-
PROPERTY_SERVICE_END_POINT
Property name for the STS end point URL to be set on the client side- See Also:
-
IS_TRUST_MESSAGE
- See Also:
-
TRUST_ACTION
- See Also:
-