public class WSTrustConstants extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WSTrustConstants.STS_PROPERTIES
List of STS Properties
|
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTHN_CONTEXT_CLASS |
static String |
CANCEL_REQUEST |
static String |
CK_HASH
computed key HASH
|
static String |
CK_PSHA1
computed key PSHA1
|
static String |
DEFAULT_APPLIESTO
The default value for AppliesTo if appliesTo is not specified.
|
static String |
IS_TRUST_MESSAGE |
static String |
ISSUE_REQUEST
URI for different request types
|
static String |
KEY_EXCHANGE_REQUEST |
static String |
NO_PROOF_KEY |
static String |
OPAQUE_TYPE |
static String |
PROPERTY_PORT_NAME
Property name for the STS port name to be set on the client side
|
static String |
PROPERTY_SERVICE_END_POINT
Property name for the STS end point URL to be set on the client side
|
static String |
PROPERTY_SERVICE_NAME
Property name for the STS service name to be set on the client side
|
static String |
PROPERTY_URL
Property name for the STS WSDL location URL to be set on the client side
|
static String |
PUBLIC_KEY
URI for KeyType
|
static String |
RENEW_REQUEST |
static String |
REQUEST_SECURITY_TOKEN_ISSUE_ACTION
Action URIs
|
static String |
REQUEST_SECURITY_TOKEN_RESPONSE_ISSUE_ACTION |
static String |
SAML_ASSERTION_ELEMENT_IN_RST |
static String |
SAML_CONFIRMATION_METHOD |
static String |
SAML10_ASSERTION_TOKEN_TYPE |
static String |
SAML11_ASSERTION_TOKEN_TYPE |
static String |
SAML11_TYPE |
static String |
SAML20_ASSERTION_TOKEN_TYPE |
static String |
SAML20_WSS_TOKEN_TYPE |
static String |
SECURITY_ENVIRONMENT |
static String |
STR_TYPE
Constants denoting type of Elements
|
static String |
STS_CALL_BACK_HANDLER |
static String |
SYMMETRIC_KEY |
static String |
TOKEN_TYPE |
static String |
TRUST_ACTION |
static String |
USE_KEY_RSA_KEY_PAIR |
static String |
USE_KEY_SIGNATURE_ID |
static String |
VALIDATE_REQUEST |
static String |
WST_NAMESPACE
the Trust namespace URI
|
static String |
WST_PREFIX
the prefix to use for Trust
|
static String |
WST_VERSION |
| Constructor and Description |
|---|
WSTrustConstants() |
public static final String SAML_CONFIRMATION_METHOD
public static final String USE_KEY_RSA_KEY_PAIR
public static final String USE_KEY_SIGNATURE_ID
public static final String STS_CALL_BACK_HANDLER
public static final String SAML_ASSERTION_ELEMENT_IN_RST
public static final String WST_VERSION
public static final String AUTHN_CONTEXT_CLASS
public static final String SECURITY_ENVIRONMENT
public static final String SAML10_ASSERTION_TOKEN_TYPE
public static final String SAML11_ASSERTION_TOKEN_TYPE
public static final String SAML20_ASSERTION_TOKEN_TYPE
public static final String SAML20_WSS_TOKEN_TYPE
public static final String OPAQUE_TYPE
public static final String SAML11_TYPE
public static final String WST_NAMESPACE
public static final String WST_PREFIX
public static final String ISSUE_REQUEST
public static final String RENEW_REQUEST
public static final String CANCEL_REQUEST
public static final String VALIDATE_REQUEST
public static final String KEY_EXCHANGE_REQUEST
public static final String PUBLIC_KEY
public static final String SYMMETRIC_KEY
public static final String NO_PROOF_KEY
public static final String STR_TYPE
public static final String TOKEN_TYPE
public static final String REQUEST_SECURITY_TOKEN_ISSUE_ACTION
public static final String REQUEST_SECURITY_TOKEN_RESPONSE_ISSUE_ACTION
public static final String CK_PSHA1
public static final String CK_HASH
public static final String DEFAULT_APPLIESTO
public static final String PROPERTY_URL
public static final String PROPERTY_PORT_NAME
public static final String PROPERTY_SERVICE_NAME
public static final String PROPERTY_SERVICE_END_POINT
public static final String IS_TRUST_MESSAGE
public static final String TRUST_ACTION
Copyright © 2005–2017 Oracle Corporation. All rights reserved.