com.ibm.wsspi.wssecurity

Interface Constants

All known implementing classes:
IDAssertionLoginModule, SignatureLoginModule, WSSecurityMappingModule

  1. public interface Constants

Generic Constants used by the WS-Security runtime.

Version:
5.02

Field Summary

Modifier and Type Field and Description
  1. static
  2. java.lang.String
WSSECURITY_ADD_NONCE
This is the key used when the nonce is inserted into a username token.
  1. static
  2. java.lang.String
WSSECURITY_ADD_TIMESTAMP
This is the key used when the timestamp is inserted into a username token.
  1. static
  2. java.lang.String
WSSECURITY_BASIC_AUTH_TOKEN
This is the key used to cache username token for basic authentication.
  1. static
  2. java.lang.String
WSSECURITY_CALLER_TOKEN_LN
This is the key used to specify the local part of token consumer.
  1. static
  2. java.lang.String
WSSECURITY_CALLER_TOKEN_NS
This is the key used to specify the namespace URI of token consumer.
  1. static
  2. java.lang.String
WSSECURITY_CBIND
This is the key used when a CallbackHandler invokes other Web Services with Web Services Security.
  1. static
  2. java.lang.String
WSSECURITY_CDD
This is the key used when a CallbackHandler invokes other Web Services with Web Services Security.
  1. static
  2. java.lang.String
WSSECURITY_CHECK_HMAC_OUTPUT_LENGTH
When consuming the inbound request, if the HMACOutputLength mentioned in the request is less than the pre-defined value (80 bits), we throw exception.
  1. static
  2. java.lang.String
WSSECURITY_CRED
This is the key used by pluggable token JAAS Login Module to look up the WSCredential created by the WSSecurityMappingModule JAAS Login Module in the shared state.
  1. static
  2. java.lang.String
WSSECURITY_DATA_ENCRYPTION_ALGORITHM
This is the key used when an algorithmURI is for data encryption processing.
  1. static
  2. java.lang.String
WSSECURITY_DAYS_BEFORE_EXPIRE_WARNING_KEYS
This is the key used to specify the days before key expiration to log warning.
  1. static
  2. java.lang.String
WSSECURITY_DECOUPLE_TOKEN
This key is used decouple a WS-Security token element from its ancestor document.
  1. static
  2. java.lang.String
WSSECURITY_DIGEST_ALGORITHM
This is the key used when an algorithmURI is for digest processing.
  1. static
  2. java.lang.String
WSSECURITY_DN
This is the key used by pluggable token JAAS Login Module to put the DN in the shared state.
  1. static
  2. java.lang.String
WSSECURITY_GET_MUSTUNDERSTAND
This key is used specify that the provider should always respond with a mustUnderstand="1" attribute in the ws-security header.
  1. static
  2. java.lang.String
WSSECURITY_INCLUSIVE_NAMESPACES
This is the key used when the <ds:CanonicalizationMethod> element has the <ec:InclusiveNamespaces> element.
  1. static
  2. java.lang.String
WSSECURITY_INITIAL_SENDER_CERT
This is the key used to store the certificate of initial sender.
  1. static
  2. java.lang.String
WSSECURITY_INITIAL_SENDER_ID
This is the key used to store the identifier of initial sender.
  1. static
  2. java.lang.String
WSSECURITY_ISSUER_NAME
This is the key used to specify the issure name of the runtime's own X509 certificate in the configuration.
  1. static
  2. java.lang.String
WSSECURITY_ISSUER_SERIAL
This is the key used to specify the issure serial number of the runtime's own X509 certificate in the configuration.
  1. static
  2. java.lang.String
WSSECURITY_KEY_EMBID
This is the key used when the identifier to be embedded is passed from a TokenGenerator object to a KeyInfoContentGenerator object or from a KeyInfoCotent{Generator/Consumer} object to a KeyLocator object.
  1. static
  2. java.lang.String
WSSECURITY_KEY_EMIT_ENCODING_TYPE
This is the key used when the encoding type should be included in the KeyInfo element.
  1. static
  2. java.lang.String
WSSECURITY_KEY_ENCODING
This is the key used when the encoding of key identifier is passed to a KeyLocator object.
  1. static
  2. java.lang.String
WSSECURITY_KEY_ENCODING_LN
This is the key used to specify the local part of the encoding of key identifier.
  1. static
  2. java.lang.String
WSSECURITY_KEY_ENCODING_NS
This is the key used to specify the namespace URI of the encoding of key identifier.
  1. static
  2. java.lang.String
WSSECURITY_KEY_ENCRYPTION_ALGORITHM
This is the key used when an algorithmURI is for key encryption processing.
  1. static
  2. java.lang.String
WSSECURITY_KEY_ID
This is the key used when key identifier is passed from a TokenGenerator object to a KeyInfoContentGenerator object or from a KeyInfoCotent{Generator/Consumer} object to a KeyLocator object.
  1. static
  2. java.lang.String
WSSECURITY_KEY_IDTYPE
This is the key used when the calculation method of key identifier is passed to a KeyLocator object.
  1. static
  2. java.lang.String
WSSECURITY_KEY_IDTYPE_LN
This is the key used to specify the local part of the calculation method of key identifier, if necessary.
  1. static
  2. java.lang.String
WSSECURITY_KEY_IDTYPE_NS
This is the key used to specify the namespace URI of the calculation method of key identifier, if necessary.
  1. static
  2. java.lang.String
WSSECURITY_KEY_ISSUERNAME
This is the key used when the issuer name of X509 certificate is passed from a TokenGenerator object to a KeyInfoContentGenerator object or from a KeyInfoCotent{Generator/Consumer} object to a KeyLocator object.
  1. static
  2. java.lang.String
WSSECURITY_KEY_ISSUERSERIAL
This is the key used when the issuer serial of X509 certificate is passed from a TokenGenerator object to a KeyInfoContentGenerator object or from a KeyInfoCotent{Generator/Consumer} object to a KeyLocator object.
  1. static
  2. java.lang.String
WSSECURITY_KEY_NAME
This is the key used when the key name or the subject name of X509 certificate is passed from a TokenGenerator object to a KeyInfoContentGenerator object or from a KeyInfoCotent{Generator/Consumer} object to a KeyLocator object.
  1. static
  2. java.lang.String
WSSECURITY_KEY_NAMEREF
This is the key used when key name is passed to a KeyLocator object.
  1. static
  2. java.lang.String
WSSECURITY_KEY_REFERENCE
This is the key used when reference URI is passed from a TokenGenerator object to a KeyInfoContentGenerator object or from a KeyInfoCotent{Generator/Consumer} object to a KeyLocator object.
  1. static
  2. java.lang.String
WSSECURITY_KEY_TYPE
This is the key used when key type is passed to a KeyLocator object.
  1. static
  2. java.lang.String
WSSECURITY_KEY_VALUETYPE
This is the key used when the value type of the referenced token is passed to a KeyLocator object.
  1. static
  2. java.lang.String
WSSECURITY_KEY_VALUETYPE_LN
This is the key used to specify the local part of the value type of key identifier.
  1. static
  2. java.lang.String
WSSECURITY_KEY_VALUETYPE_NS
This is the key used to specify the namespace URI of the value type of key identifier.
  1. static
  2. java.lang.String
WSSECURITY_KEYINFO_TOKEN_REFERENCE
This is the key used to specify the days before key expiration to log warning.
  1. static
  2. java.lang.String
WSSECURITY_KEYINFO_TYPE
This is the key used when the type of key information is passed from a TokenGenerator object to a KeyInfoContentGenerator object or from a KeyInfoCotent{Generator/Consumer} object to a KeyLocator object.
  1. static
  2. java.lang.String
WSSECURITY_MESSAGE_CONTEXT
This is the key used to get the message context from the context in the WS-Security handler.
  1. static
  2. java.lang.String
WSSECURITY_NONCE_CACHE_TIMEOUT
This is the key used to specify the timeout of nonce cache.
  1. static
  2. java.lang.String
WSSECURITY_NONCE_CLOCK_SKEW
This is the key used to specify the clock skew of nonce.
  1. static
  2. java.lang.String
WSSECURITY_NONCE_MAX_AGE
This is the key used to specify the max age of nonce.
  1. static
  2. java.lang.String
WSSECURITY_RSAOAEP_DIGEST_METHOD
This is the key used to specify the digest method algorithm URI to be used with RSA-OAEP encryption on the generator side.
  1. static
  2. java.lang.String
WSSECURITY_RSAOAEP_PARAMS
This is the key used to specify the bytes of the optional OAEPparams element to be used with RSA-OAEP encryption on the generator side.
  1. static
  2. java.lang.String
WSSECURITY_SET_MUSTUNDERSTAND
This key is used specify the mustUnderstand setting in the ws-security header.
  1. static
  2. java.lang.String
WSSECURITY_SIGNATURE_ALGORITHM
This is the key used when an algorithmURI is for signature processing.
  1. static
  2. java.lang.String
WSSECURITY_SUBJECT
This is the key used to get the subject from the context in the WS-Security handler.
  1. static
  2. java.lang.String
WSSECURITY_TIMESTAMP_CLOCK_SKEW
This is the key used to specify the clock skew of timestamp.
  1. static
  2. java.lang.String
WSSECURITY_TIMESTAMP_DIALECT
This is the key used when the timestamp header is inserted at the specified position in the message.
  1. static
  2. java.lang.String
WSSECURITY_TIMESTAMP_KEYWORD
This is the key used when the timestamp header is inserted at the specified position in the message.
  1. static
  2. java.lang.String
WSSECURITY_TIMESTAMP_MAX_AGE
This is the key used to specify the max age of timestamp.
  1. static
  2. java.lang.String
WSSECURITY_TIMESTAMP_SOAPHEADER
This is the key used when the timestamp header requires a soapenv:mustUnderstand attribute.
  1. static
  2. java.lang.String
WSSECURITY_TIMESTAMP_TIMEOUT
This is the key used to specify the timeout of timestamp.
  1. static
  2. java.lang.String
WSSECURITY_TOKEN_LOGININFO
This is the key used when necessary information are passed between a LoginModule object and a TokenConsumer object.
  1. static
  2. java.lang.String
WSSECURITY_TOKEN_PROPERGATION
Deprecated.

  1. static
  2. java.lang.String
WSSECURITY_TOKEN_WSSSUBJECT
This is the key used to retrieve tokens from the message context.
  1. static
  2. java.lang.String
WSSECURITY_USE_IDASSERTION
This is the key used to indicate identity assertion.
  1. static
  2. java.lang.String
WSSECURITY_USE_RUNASIDENTITY
This is the key used when the identity in the WAS invocation subject instead of the original caller in the WAS caller subject.
  1. static
  2. java.lang.String
WSSECURITY_VERIFY_NONCE
This is the key used when the nonce in a username token need to be verified.
  1. static
  2. java.lang.String
WSSECURITY_VERIFY_TIMESTAMP
This is the key used when the timestamp in a username token need to be verified.
  1. static
  2. java.lang.String
WSSECURITY_WSSCONSUMER_CONFIG_KEY
This is the key used to specify the WSSConsumerConfig object.
  1. static
  2. java.lang.String
WSSECURITY_WSSGENERATOR_CONFIG_KEY
This is the key used to specify the WSSGeneratorConfig object.
  1. static
  2. java.lang.String
WSSECURITY_XPATH_EXPRESSION
This is the key used to specify the XPath expression for XPath transform.
  1. static
  2. java.lang.String
WSSECURITY_XPATH2_EXPRESSION
This is the key used to specify the XPath expression for XPath filter 2 transform.
  1. static
  2. java.lang.String
WSSECURITY_XPATH2_FILTER
This is the key used to specify the filter attribute for XPath filter 2.
  1. static
  2. java.lang.String
WSSECURITY_XPATH2_ORDER
This is the key used to specify the order for XPath filter 2.

Field Detail

WSSECURITY_DN

  1. static final java.lang.String WSSECURITY_DN

This is the key used by pluggable token JAAS Login Module to put the DN in the shared state. The WSSecurityMappingModule JAAS Login Module looks up the DN by using the key.

See Also:

WSSECURITY_CRED

  1. static final java.lang.String WSSECURITY_CRED

This is the key used by pluggable token JAAS Login Module to look up the WSCredential created by the WSSecurityMappingModule JAAS Login Module in the shared state. The WSCredential only available after the login phase.

See Also:

WSSECURITY_CDD

  1. static final java.lang.String WSSECURITY_CDD

This is the key used when a CallbackHandler invokes other Web Services with Web Services Security. This key specifies the client's deployment descriptor.


WSSECURITY_CBIND

  1. static final java.lang.String WSSECURITY_CBIND

This is the key used when a CallbackHandler invokes other Web Services with Web Services Security. This key specifies the client's binding.


WSSECURITY_TOKEN_PROPERGATION

  1. static final java.lang.String WSSECURITY_TOKEN_PROPERGATION
Deprecated.

This is the key used when a application sets a set of TokenID objects and gets a map of Token objects. This key is deprecated. See the WSSECURITY_TOKEN_WSSSUBJECT key instead.


WSSECURITY_TOKEN_WSSSUBJECT

  1. static final java.lang.String WSSECURITY_TOKEN_WSSSUBJECT

This is the key used to retrieve tokens from the message context. To retrieve the tokens, use this key to retrieve a javax.security.auth.Subject instance from the message context. Then retrieve the tokens by using the getPrivateCredentials() (and possibly getPublicCredentials()) methods on the Subject instance.


WSSECURITY_USE_IDASSERTION

  1. static final java.lang.String WSSECURITY_USE_IDASSERTION

This is the key used to indicate identity assertion.


WSSECURITY_USE_RUNASIDENTITY

  1. static final java.lang.String WSSECURITY_USE_RUNASIDENTITY

This is the key used when the identity in the WAS invocation subject instead of the original caller in the WAS caller subject.


WSSECURITY_ADD_TIMESTAMP

  1. static final java.lang.String WSSECURITY_ADD_TIMESTAMP

This is the key used when the timestamp is inserted into a username token.


WSSECURITY_ADD_NONCE

  1. static final java.lang.String WSSECURITY_ADD_NONCE

This is the key used when the nonce is inserted into a username token.


WSSECURITY_VERIFY_TIMESTAMP

  1. static final java.lang.String WSSECURITY_VERIFY_TIMESTAMP

This is the key used when the timestamp in a username token need to be verified.


WSSECURITY_VERIFY_NONCE

  1. static final java.lang.String WSSECURITY_VERIFY_NONCE

This is the key used when the nonce in a username token need to be verified.


WSSECURITY_BASIC_AUTH_TOKEN

  1. static final java.lang.String WSSECURITY_BASIC_AUTH_TOKEN

This is the key used to cache username token for basic authentication.

See Also:

WSSECURITY_INITIAL_SENDER_ID

  1. static final java.lang.String WSSECURITY_INITIAL_SENDER_ID

This is the key used to store the identifier of initial sender.

See Also:

WSSECURITY_INITIAL_SENDER_CERT

  1. static final java.lang.String WSSECURITY_INITIAL_SENDER_CERT

This is the key used to store the certificate of initial sender.

See Also:

WSSECURITY_TIMESTAMP_SOAPHEADER

  1. static final java.lang.String WSSECURITY_TIMESTAMP_SOAPHEADER

This is the key used when the timestamp header requires a soapenv:mustUnderstand attribute.


WSSECURITY_TIMESTAMP_DIALECT

  1. static final java.lang.String WSSECURITY_TIMESTAMP_DIALECT

This is the key used when the timestamp header is inserted at the specified position in the message. The value of this key MUST be one of the following.

1. WAS special keywords (http://www.ibm.com/websphere/webservices/wssecurity/dialect-was)
2. XPath (http://www.w3.org/TR/1999/REC-xpath-19991116)
3. WS-Policy function (http://schemas.xmlsoap.org/2002/12/wsse#part)


WSSECURITY_TIMESTAMP_KEYWORD

  1. static final java.lang.String WSSECURITY_TIMESTAMP_KEYWORD

This is the key used when the timestamp header is inserted at the specified position in the message. The value of this key MUST be one of the following.

1. SOAPHeaderFirst, SOAPHeaderLast, SecurityFrist, or SecurityLast (default) in case com.ibm.wsspi.wssecurity.timestamp.dialect is WAS special keywrods
2. XPath expression in case com.ibm.wsspi.wssecurity.timestamp.dialect is XPath
3. wsp:Body() or wsp:Header(***) in case com.ibm.wsspi.wssecurity.timestamp.dialect is WS-Policy function


WSSECURITY_ISSUER_NAME

  1. static final java.lang.String WSSECURITY_ISSUER_NAME

This is the key used to specify the issure name of the runtime's own X509 certificate in the configuration.


WSSECURITY_ISSUER_SERIAL

  1. static final java.lang.String WSSECURITY_ISSUER_SERIAL

This is the key used to specify the issure serial number of the runtime's own X509 certificate in the configuration.


WSSECURITY_SUBJECT

  1. static final java.lang.String WSSECURITY_SUBJECT

This is the key used to get the subject from the context in the WS-Security handler.

See Also:

WSSECURITY_MESSAGE_CONTEXT

  1. static final java.lang.String WSSECURITY_MESSAGE_CONTEXT

This is the key used to get the message context from the context in the WS-Security handler.

See Also:

WSSECURITY_SIGNATURE_ALGORITHM

  1. static final java.lang.String WSSECURITY_SIGNATURE_ALGORITHM

This is the key used when an algorithmURI is for signature processing.


WSSECURITY_DIGEST_ALGORITHM

  1. static final java.lang.String WSSECURITY_DIGEST_ALGORITHM

This is the key used when an algorithmURI is for digest processing.


WSSECURITY_DATA_ENCRYPTION_ALGORITHM

  1. static final java.lang.String WSSECURITY_DATA_ENCRYPTION_ALGORITHM

This is the key used when an algorithmURI is for data encryption processing.


WSSECURITY_KEY_ENCRYPTION_ALGORITHM

  1. static final java.lang.String WSSECURITY_KEY_ENCRYPTION_ALGORITHM

This is the key used when an algorithmURI is for key encryption processing.


WSSECURITY_XPATH_EXPRESSION

  1. static final java.lang.String WSSECURITY_XPATH_EXPRESSION

This is the key used to specify the XPath expression for XPath transform.


WSSECURITY_XPATH2_EXPRESSION

  1. static final java.lang.String WSSECURITY_XPATH2_EXPRESSION

This is the key used to specify the XPath expression for XPath filter 2 transform.


WSSECURITY_XPATH2_FILTER

  1. static final java.lang.String WSSECURITY_XPATH2_FILTER

This is the key used to specify the filter attribute for XPath filter 2.


WSSECURITY_XPATH2_ORDER

  1. static final java.lang.String WSSECURITY_XPATH2_ORDER

This is the key used to specify the order for XPath filter 2.


WSSECURITY_INCLUSIVE_NAMESPACES

  1. static final java.lang.String WSSECURITY_INCLUSIVE_NAMESPACES

This is the key used when the <ds:CanonicalizationMethod> element has the <ec:InclusiveNamespaces> element.


WSSECURITY_CALLER_TOKEN_NS

  1. static final java.lang.String WSSECURITY_CALLER_TOKEN_NS

This is the key used to specify the namespace URI of token consumer.


WSSECURITY_CALLER_TOKEN_LN

  1. static final java.lang.String WSSECURITY_CALLER_TOKEN_LN

This is the key used to specify the local part of token consumer.


WSSECURITY_KEY_REFERENCE

  1. static final java.lang.String WSSECURITY_KEY_REFERENCE

This is the key used when reference URI is passed from a TokenGenerator object to a KeyInfoContentGenerator object or from a KeyInfoCotent{Generator/Consumer} object to a KeyLocator object. The value of this key MUST be reference URI included in the secure SOAP message.


WSSECURITY_KEY_ID

  1. static final java.lang.String WSSECURITY_KEY_ID

This is the key used when key identifier is passed from a TokenGenerator object to a KeyInfoContentGenerator object or from a KeyInfoCotent{Generator/Consumer} object to a KeyLocator object.


WSSECURITY_KEY_NAME

  1. static final java.lang.String WSSECURITY_KEY_NAME

This is the key used when the key name or the subject name of X509 certificate is passed from a TokenGenerator object to a KeyInfoContentGenerator object or from a KeyInfoCotent{Generator/Consumer} object to a KeyLocator object.


WSSECURITY_KEY_EMBID

  1. static final java.lang.String WSSECURITY_KEY_EMBID

This is the key used when the identifier to be embedded is passed from a TokenGenerator object to a KeyInfoContentGenerator object or from a KeyInfoCotent{Generator/Consumer} object to a KeyLocator object.


WSSECURITY_KEY_ISSUERNAME

  1. static final java.lang.String WSSECURITY_KEY_ISSUERNAME

This is the key used when the issuer name of X509 certificate is passed from a TokenGenerator object to a KeyInfoContentGenerator object or from a KeyInfoCotent{Generator/Consumer} object to a KeyLocator object.


WSSECURITY_KEY_ISSUERSERIAL

  1. static final java.lang.String WSSECURITY_KEY_ISSUERSERIAL

This is the key used when the issuer serial of X509 certificate is passed from a TokenGenerator object to a KeyInfoContentGenerator object or from a KeyInfoCotent{Generator/Consumer} object to a KeyLocator object.


WSSECURITY_KEY_NAMEREF

  1. static final java.lang.String WSSECURITY_KEY_NAMEREF

This is the key used when key name is passed to a KeyLocator object. The value of this key MUST be specified as the name attribute of <Key> in the WS-Security configuration.


WSSECURITY_KEY_TYPE

  1. static final java.lang.String WSSECURITY_KEY_TYPE

This is the key used when key type is passed to a KeyLocator object. The value of this key MUST be one of the following.

1. SigningKey: when getting a key for signature
2. VerifyingKey: when getting a key for verification
3. EncryptingKey: when getting a key for encryption
4. DecryptingKey: when getting a key for decryption


WSSECURITY_KEYINFO_TYPE

  1. static final java.lang.String WSSECURITY_KEYINFO_TYPE

This is the key used when the type of key information is passed from a TokenGenerator object to a KeyInfoContentGenerator object or from a KeyInfoCotent{Generator/Consumer} object to a KeyLocator object. The value of this key MUST be one of the following.

1. STRREF: when ds:KeyInfo/wsse:STRReference/wsse:Reference is used
2. KEYID: when ds:KeyInfo/wsse:STRReference/wsse:KeyIdentifier is used
3. EMB: when ds:KeyInfo/wsse:STRReference/wsse:Embedded is used
4. KEYNAME: when ds:KeyInfo/ds:KeyName is used
5. X509ISSUER: when ds:KeyInfo/wsse:STRReference/ds:X509Data is used


WSSECURITY_KEY_VALUETYPE

  1. static final java.lang.String WSSECURITY_KEY_VALUETYPE

This is the key used when the value type of the referenced token is passed to a KeyLocator object.


WSSECURITY_KEY_EMIT_ENCODING_TYPE

  1. static final java.lang.String WSSECURITY_KEY_EMIT_ENCODING_TYPE

This is the key used when the encoding type should be included in the KeyInfo element. This is required for BSP 1.0 compliance.


WSSECURITY_KEY_ENCODING

  1. static final java.lang.String WSSECURITY_KEY_ENCODING

This is the key used when the encoding of key identifier is passed to a KeyLocator object.


WSSECURITY_KEY_IDTYPE

  1. static final java.lang.String WSSECURITY_KEY_IDTYPE

This is the key used when the calculation method of key identifier is passed to a KeyLocator object.


WSSECURITY_KEY_VALUETYPE_NS

  1. static final java.lang.String WSSECURITY_KEY_VALUETYPE_NS

This is the key used to specify the namespace URI of the value type of key identifier.


WSSECURITY_KEY_VALUETYPE_LN

  1. static final java.lang.String WSSECURITY_KEY_VALUETYPE_LN

This is the key used to specify the local part of the value type of key identifier.


WSSECURITY_KEY_ENCODING_NS

  1. static final java.lang.String WSSECURITY_KEY_ENCODING_NS

This is the key used to specify the namespace URI of the encoding of key identifier.


WSSECURITY_KEY_ENCODING_LN

  1. static final java.lang.String WSSECURITY_KEY_ENCODING_LN

This is the key used to specify the local part of the encoding of key identifier.


WSSECURITY_KEY_IDTYPE_NS

  1. static final java.lang.String WSSECURITY_KEY_IDTYPE_NS

This is the key used to specify the namespace URI of the calculation method of key identifier, if necessary.


WSSECURITY_KEY_IDTYPE_LN

  1. static final java.lang.String WSSECURITY_KEY_IDTYPE_LN

This is the key used to specify the local part of the calculation method of key identifier, if necessary.


WSSECURITY_DAYS_BEFORE_EXPIRE_WARNING_KEYS

  1. static final java.lang.String WSSECURITY_DAYS_BEFORE_EXPIRE_WARNING_KEYS

This is the key used to specify the days before key expiration to log warning.


WSSECURITY_KEYINFO_TOKEN_REFERENCE

  1. static final java.lang.String WSSECURITY_KEYINFO_TOKEN_REFERENCE

This is the key used to specify the days before key expiration to log warning.


WSSECURITY_TOKEN_LOGININFO

  1. static final java.lang.String WSSECURITY_TOKEN_LOGININFO

This is the key used when necessary information are passed between a LoginModule object and a TokenConsumer object.


WSSECURITY_NONCE_CACHE_TIMEOUT

  1. static final java.lang.String WSSECURITY_NONCE_CACHE_TIMEOUT

This is the key used to specify the timeout of nonce cache.


WSSECURITY_NONCE_MAX_AGE

  1. static final java.lang.String WSSECURITY_NONCE_MAX_AGE

This is the key used to specify the max age of nonce.


WSSECURITY_NONCE_CLOCK_SKEW

  1. static final java.lang.String WSSECURITY_NONCE_CLOCK_SKEW

This is the key used to specify the clock skew of nonce.


WSSECURITY_TIMESTAMP_TIMEOUT

  1. static final java.lang.String WSSECURITY_TIMESTAMP_TIMEOUT

This is the key used to specify the timeout of timestamp.


WSSECURITY_TIMESTAMP_MAX_AGE

  1. static final java.lang.String WSSECURITY_TIMESTAMP_MAX_AGE

This is the key used to specify the max age of timestamp.


WSSECURITY_TIMESTAMP_CLOCK_SKEW

  1. static final java.lang.String WSSECURITY_TIMESTAMP_CLOCK_SKEW

This is the key used to specify the clock skew of timestamp.


WSSECURITY_WSSCONSUMER_CONFIG_KEY

  1. static final java.lang.String WSSECURITY_WSSCONSUMER_CONFIG_KEY

This is the key used to specify the WSSConsumerConfig object.

See Also:

WSSECURITY_WSSGENERATOR_CONFIG_KEY

  1. static final java.lang.String WSSECURITY_WSSGENERATOR_CONFIG_KEY

This is the key used to specify the WSSGeneratorConfig object.

See Also:

WSSECURITY_RSAOAEP_DIGEST_METHOD

  1. static final java.lang.String WSSECURITY_RSAOAEP_DIGEST_METHOD

This is the key used to specify the digest method algorithm URI to be used with RSA-OAEP encryption on the generator side. If not specified, the default is "http://www.w3.org/2000/09/xmldsig#sha1"


WSSECURITY_RSAOAEP_PARAMS

  1. static final java.lang.String WSSECURITY_RSAOAEP_PARAMS

This is the key used to specify the bytes of the optional OAEPparams element to be used with RSA-OAEP encryption on the generator side. The value is the base64 encoding of the octets to be used. If not specified, the default is a null string.


WSSECURITY_DECOUPLE_TOKEN

  1. static final java.lang.String WSSECURITY_DECOUPLE_TOKEN

This key is used decouple a WS-Security token element from its ancestor document.

See Also:

WSSECURITY_SET_MUSTUNDERSTAND

  1. static final java.lang.String WSSECURITY_SET_MUSTUNDERSTAND

This key is used specify the mustUnderstand setting in the ws-security header. If the value is set to "0", "no", or "false", no mustUnderstand attribute will be set in the ws-security header in outbound consumer requests. The default value is true. In SOAP messages, the default value for the mustUnderstand attribute is "0". According to the SOAP specification, if the intended value for this attribute is "0", it must not be present in the message.


WSSECURITY_GET_MUSTUNDERSTAND

  1. static final java.lang.String WSSECURITY_GET_MUSTUNDERSTAND

This key is used specify that the provider should always respond with a mustUnderstand="1" attribute in the ws-security header. By default, the response will contain the same mustUnderstand attribute as the request. For instance, if the inbound request has mustUnderstand="1", the response would have mustUnderstand="1". If the request did not have a mustUnderstand attribute, the response would also not have a mustUnderstand attribute. If the value is set to "1", "yes", or "true", the provider will always respond with with mustUnderstand="1" in the ws-security header. The default value is false.


WSSECURITY_CHECK_HMAC_OUTPUT_LENGTH

  1. static final java.lang.String WSSECURITY_CHECK_HMAC_OUTPUT_LENGTH

When consuming the inbound request, if the HMACOutputLength mentioned in the request is less than the pre-defined value (80 bits), we throw exception. This functionality was added in 7003, so this property is being added so that the functionality can be turned off if necessary. This property will default ON to prevent security exposures. If the value is set to "0", "no", or "false", wssecurity consumer processing will not check HMACOutputLength value.