Skip navigation links

Oracle Fusion Middleware Web Services Security Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10678-04


oracle.security.xmlsec.wss
Interface WSSURI


public interface WSSURI

Defined constants and URI strings for WS-WSSecurity.


Field Summary
static java.lang.String ACTOR
          String Constant representing the SOAP 1.1 actor attribute name
static java.lang.String alg_attachment_Ciphertext_Transform
          URI for the WS-Security SwA Attachment Ciphertext Transform.
static java.lang.String alg_attachment_Complete_Signature_Transform
          URI for the WS-Security SwA Attachment Complete Signature Transform.
static java.lang.String alg_attachment_Content_Signature_Transform
          URI for the WS-Security SwA Attachment Content Only Signature Transform.
static java.lang.String alg_strTransform
          URI for the WS-Security Security Token Reference Transform.
static java.lang.String ALGORITHM
          String Constant representing the attribute name of Algorithm
static java.lang.String BINARY_DATA_ENCODER_KEY
          INTERNAL USE ONLY
static java.lang.String BINARY_SECURITY_TOKEN
          String Constant representing the wsse:BinarySecurityToken element localname of BinarySecurityToken
static java.lang.String BINARY_SECURITY_TOKEN_KEY
          INTERNAL USE ONLY
static java.lang.String CANONICALIZATION_METHOD
          String Constant representing the ds:CanonicalizationMethod element localname of CanonicalizationMethod
static java.lang.String CREATED
          String Constant representing the wsu:Created element localname of Created
static java.lang.String DATE_DATA_ENCODER_KEY
          INTERNAL USE ONLY
static java.lang.String DERIVED_KEY_TOKEN
          String Constant representing the wsc:DerivedKeyToken element localname of DerivedKeyToken
static java.lang.String EMBEDDED
          String Constant representing the wsse:Embedded element localname of Embedded
static java.lang.String ENCODING_TYPE
          String Constant representing the attribute name of EncodingType
static java.lang.String ENCRYPTED_HEADER
          String Constant representing the wsse11:EncryptedHeader element localname of EncryptedHeader
static java.lang.String ENCRYPTED_KEY
          String Constant representing the enc:EncryptedKey element localname of EncryptedKey
static java.lang.String et_Base64Binary
          The EncodingType URI representing Base64 encoding.
static java.lang.String et_HexBinary
          The EncodingType URI representing Hex encoding.
static java.lang.String EXPIRES
          String Constant representing the wsu:Expires element localname of Expires
static java.lang.String FALSE
          String Constant representing the attribute value of FALSE i.e.
static java.lang.String ITERATION
          String Constant representing the wsse11:Iteration element localname of Iteration
static java.lang.String KEY_IDENTIFIER
          String Constant representing the wsse:KeyIdentifier element localname of KeyIdentifier
static java.lang.String KEY_IDENTIFIER_KEY
          INTERNAL USE ONLY
static java.lang.String MUST_UNDERSTAND
          String Constant representing the SOAP mustUnderstand attribute name
static java.lang.String NONCE
          String Constant representing the wsse:Nonce element localname of Nonce
static java.lang.String ns_soap_attachment
          The SOAP message with Attachment profile
static java.lang.String ns_token_kerberos
          The Kerberos AP_REQ Token profile
static java.lang.String ns_token_saml
          The SAML Assertion Token profile.
static java.lang.String ns_token_saml11
          The SAML2 Assertion Token profile.
static java.lang.String ns_token_soap
          The SOAP Message Token profile.
static java.lang.String ns_token_username
          The Username Token profile.
static java.lang.String ns_token_x509
          The X.509 Certificate Token profile.
static java.lang.String ns_wsc
          URI for WSSecure Conversation 1.1 and 1.2 namespace "http://schemas.xmlsoap.org/ws/2005/02/sc"
static java.lang.String ns_wsc13
          URI for WSSecure Conversation 1.3 and 1.4 namespace "http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512";
static java.lang.String ns_wsse
          URI for the WS-WSSecurity namespace "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
static java.lang.String ns_wsse11
          URI for the WS-WSSecurity 1.1 namespace "http://docs.oasis-open.org/wss/oasis-wss-wssecurity-secext-1.1.xsd"
static java.lang.String ns_wsu
          URI for the the WS-Security utility namespace "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd".
static java.lang.String PASSWORD
          String Constant representing the wsse:Password element localname of Password
static java.lang.String REFERENCE
          String Constant representing the wsse:Reference element localname of Reference
static java.lang.String REFERENCE_LIST
          String Constant representing the enc:ReferenceList element localname of ReferenceList
static java.lang.String REFERENCE_TYPE_KEY
          INTERNAL USE ONLY
static java.lang.String SALT
          String Constant representing the wsse11:Salt element localname of Salt
static java.lang.String saml_token_type20
          The SAML2 Assertion Token profile.
static java.lang.String saml_vt_keyId
          The SAML Token ValueType URI referencing an Assertion
static java.lang.String saml10_vt_ref
          The Reference ValueType URI referencing a SAML 1.0 Assertion Token
static java.lang.String saml11_vt_keyId
          The SAML Token ValueType URI referencing an Assertion
static java.lang.String saml11_vt_ref
          The Reference ValueType URI referencing a SAML 1.1 Assertion Token
static java.lang.String SECURITY
          String Constant representing the wsse:Security element localname of Security
static java.lang.String SECURITY_CONTEXT_TOKEN
          String Constant representing the wsc:SecurityContextToken element localname of SecurityContextToken
static java.lang.String SECURITY_TOKEN_REFERENCE
          String Constant representing the wsse:SecurityTokenReference element localname of SecurityTokenReference
static java.lang.String SIGNATURE
          String Constant representing the ds:Signature element localname of Signature
static java.lang.String SIGNATURE_CONFIRMATION
          String Constant representing the wsse11:SignatureConfirmation element localname of SignatureConfirmation
static oracle.security.xmlsec.util.QName st_BINARY
          The Binary WSSecurity Token Type.
static oracle.security.xmlsec.util.QName st_SAML_ASSERTION
          The SAML Assertion WSSecurity Token Type.
static oracle.security.xmlsec.util.QName st_USERNAME
          The Username WSSecurity Token Type.
static oracle.security.xmlsec.util.QName str_EMBEDDED
          The wsse:SecurityTokenReference Embedded Reference Type
static oracle.security.xmlsec.util.QName str_KEY_IDENTIFIER
          The wsse:SecurityTokenReference Key Identifier Reference Type
static oracle.security.xmlsec.util.QName str_REFERENCE
          The wsse:SecurityTokenReference Direct Reference Type
static java.lang.String TIMESTAMP
          String Constant representing the wsu:Timestamp element localname of Timestamp
static java.lang.String TRUE
          String Constant representing the attribute value of TRUE i.e.
static java.lang.String tt_DerivedKey
          The TokenType for DerivedKey
static java.lang.String tt_EncryptedKey
          The TokenType for EncryptedKey
static java.lang.String tt_saml_v11
          The TokenType for a SAML 1.1 Assertion
static java.lang.String tt_saml_v20
          The TokenType for a SAML 2.0 Assertion
static java.lang.String TYPE
          String Constant representing the attribute name of Type
static java.lang.String URI
          String Constant representing the attribute name of URI
static java.lang.String USAGE
          String Constant representing the attribute name of Usage
static java.lang.String USERNAME
          String Constant representing the wsse:Username element localname of Username
static java.lang.String USERNAME_TOKEN
          String Constant representing the wsse:UsernameToken element localname of UsernameToken
static java.lang.String VALUE_TYPE
          String Constant representing the attribute name of ValueType
static java.lang.String vt_dateTime
          The ValueType URI representing a timestamp.
static java.lang.String vt_EncryptedKeySHA1
          A KeyIdentifier ValueType identifying an EncrpytedKey
static java.lang.String vt_GSSKerberosv5
          The GSS Kerberos Token Value Type URI
static java.lang.String vt_GSSKerberosv5_1510
          The GSS Kerberos Token Value Type URI RFC1510
static java.lang.String vt_GSSKerberosv5_4120
          The GSS Kerberos Token Value Type URI RFC4120
static java.lang.String vt_Kerberosv5
          The Kerberos Token Value Type URI
static java.lang.String vt_Kerberosv5_1510
          The Kerberos Token Value Type URI RFC1510
static java.lang.String vt_Kerberosv5_4120
          The Kerberos Token Value Type URI RFC4120
static java.lang.String vt_Kerberosv5APREQSHA1
          A KeyIdentifier ValueType identifying Kerberos SHA1
static java.lang.String vt_KeyIdentifierbaseURI
          The default Value Type base URI
static java.lang.String vt_PKCS7
          The X.509 Certificate Token ValueType URI representing a set of Certificates and CRLs.
static java.lang.String vt_ThumbprintSHA1
          A KeyIdentifier ValueType identifying a Thumbprint
static java.lang.String vt_token_username
          The ValueType URI referencing an UsernameToken
static java.lang.String vt_X509PKIPathv1
          The X.509 Certificate Token ValueType URI representing a Certificate Path.
static java.lang.String vt_x509SPKI
          A KeyIdentifier ValueType identifying an x509 certificate by its SKI
static java.lang.String vt_X509v1
          The X.509 Certificate Token ValueType URI representing a Single Certificate.
static java.lang.String vt_X509v3
          The X.509 Certificate Token ValueType URI representing a Single Certificate.
static java.lang.String WSU_ID
          String Constant representing the wsu:Id attribute name of Id

 

Field Detail

ns_wsse

static final java.lang.String ns_wsse
URI for the WS-WSSecurity namespace "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
See Also:
Constant Field Values

ns_wsse11

static final java.lang.String ns_wsse11
URI for the WS-WSSecurity 1.1 namespace "http://docs.oasis-open.org/wss/oasis-wss-wssecurity-secext-1.1.xsd"
See Also:
Constant Field Values

ns_wsu

static final java.lang.String ns_wsu
URI for the the WS-Security utility namespace "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd".
See Also:
Constant Field Values

ns_wsc

static final java.lang.String ns_wsc
URI for WSSecure Conversation 1.1 and 1.2 namespace "http://schemas.xmlsoap.org/ws/2005/02/sc"
See Also:
Constant Field Values

ns_wsc13

static final java.lang.String ns_wsc13
URI for WSSecure Conversation 1.3 and 1.4 namespace "http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512";
See Also:
Constant Field Values

ns_token_soap

static final java.lang.String ns_token_soap
The SOAP Message Token profile.
See Also:
Constant Field Values

alg_strTransform

static final java.lang.String alg_strTransform
URI for the WS-Security Security Token Reference Transform.
See Also:
Constant Field Values

ns_soap_attachment

static final java.lang.String ns_soap_attachment
The SOAP message with Attachment profile
See Also:
Constant Field Values

alg_attachment_Content_Signature_Transform

static final java.lang.String alg_attachment_Content_Signature_Transform
URI for the WS-Security SwA Attachment Content Only Signature Transform.
See Also:
Constant Field Values

alg_attachment_Complete_Signature_Transform

static final java.lang.String alg_attachment_Complete_Signature_Transform
URI for the WS-Security SwA Attachment Complete Signature Transform.
See Also:
Constant Field Values

alg_attachment_Ciphertext_Transform

static final java.lang.String alg_attachment_Ciphertext_Transform
URI for the WS-Security SwA Attachment Ciphertext Transform.
See Also:
Constant Field Values

ACTOR

static final java.lang.String ACTOR
String Constant representing the SOAP 1.1 actor attribute name
See Also:
Constant Field Values

MUST_UNDERSTAND

static final java.lang.String MUST_UNDERSTAND
String Constant representing the SOAP mustUnderstand attribute name
See Also:
Constant Field Values

TRUE

static final java.lang.String TRUE
String Constant representing the attribute value of TRUE i.e. 1
See Also:
Constant Field Values

FALSE

static final java.lang.String FALSE
String Constant representing the attribute value of FALSE i.e. 0
See Also:
Constant Field Values

WSU_ID

static final java.lang.String WSU_ID
String Constant representing the wsu:Id attribute name of Id
See Also:
Constant Field Values

TYPE

static final java.lang.String TYPE
String Constant representing the attribute name of Type
See Also:
Constant Field Values

ENCODING_TYPE

static final java.lang.String ENCODING_TYPE
String Constant representing the attribute name of EncodingType
See Also:
Constant Field Values

VALUE_TYPE

static final java.lang.String VALUE_TYPE
String Constant representing the attribute name of ValueType
See Also:
Constant Field Values

SECURITY

static final java.lang.String SECURITY
String Constant representing the wsse:Security element localname of Security
See Also:
Constant Field Values

USERNAME_TOKEN

static final java.lang.String USERNAME_TOKEN
String Constant representing the wsse:UsernameToken element localname of UsernameToken
See Also:
Constant Field Values

USERNAME

static final java.lang.String USERNAME
String Constant representing the wsse:Username element localname of Username
See Also:
Constant Field Values

PASSWORD

static final java.lang.String PASSWORD
String Constant representing the wsse:Password element localname of Password
See Also:
Constant Field Values

NONCE

static final java.lang.String NONCE
String Constant representing the wsse:Nonce element localname of Nonce
See Also:
Constant Field Values

BINARY_SECURITY_TOKEN

static final java.lang.String BINARY_SECURITY_TOKEN
String Constant representing the wsse:BinarySecurityToken element localname of BinarySecurityToken
See Also:
Constant Field Values

SECURITY_TOKEN_REFERENCE

static final java.lang.String SECURITY_TOKEN_REFERENCE
String Constant representing the wsse:SecurityTokenReference element localname of SecurityTokenReference
See Also:
Constant Field Values

USAGE

static final java.lang.String USAGE
String Constant representing the attribute name of Usage
See Also:
Constant Field Values

REFERENCE

static final java.lang.String REFERENCE
String Constant representing the wsse:Reference element localname of Reference
See Also:
Constant Field Values

URI

static final java.lang.String URI
String Constant representing the attribute name of URI
See Also:
Constant Field Values

KEY_IDENTIFIER

static final java.lang.String KEY_IDENTIFIER
String Constant representing the wsse:KeyIdentifier element localname of KeyIdentifier
See Also:
Constant Field Values

EMBEDDED

static final java.lang.String EMBEDDED
String Constant representing the wsse:Embedded element localname of Embedded
See Also:
Constant Field Values

TIMESTAMP

static final java.lang.String TIMESTAMP
String Constant representing the wsu:Timestamp element localname of Timestamp
See Also:
Constant Field Values

CREATED

static final java.lang.String CREATED
String Constant representing the wsu:Created element localname of Created
See Also:
Constant Field Values

EXPIRES

static final java.lang.String EXPIRES
String Constant representing the wsu:Expires element localname of Expires
See Also:
Constant Field Values

REFERENCE_LIST

static final java.lang.String REFERENCE_LIST
String Constant representing the enc:ReferenceList element localname of ReferenceList
See Also:
Constant Field Values

ENCRYPTED_KEY

static final java.lang.String ENCRYPTED_KEY
String Constant representing the enc:EncryptedKey element localname of EncryptedKey
See Also:
Constant Field Values

SIGNATURE

static final java.lang.String SIGNATURE
String Constant representing the ds:Signature element localname of Signature
See Also:
Constant Field Values

CANONICALIZATION_METHOD

static final java.lang.String CANONICALIZATION_METHOD
String Constant representing the ds:CanonicalizationMethod element localname of CanonicalizationMethod
See Also:
Constant Field Values

ALGORITHM

static final java.lang.String ALGORITHM
String Constant representing the attribute name of Algorithm
See Also:
Constant Field Values

ENCRYPTED_HEADER

static final java.lang.String ENCRYPTED_HEADER
String Constant representing the wsse11:EncryptedHeader element localname of EncryptedHeader
See Also:
Constant Field Values

SIGNATURE_CONFIRMATION

static final java.lang.String SIGNATURE_CONFIRMATION
String Constant representing the wsse11:SignatureConfirmation element localname of SignatureConfirmation
See Also:
Constant Field Values

SALT

static final java.lang.String SALT
String Constant representing the wsse11:Salt element localname of Salt
See Also:
Constant Field Values

ITERATION

static final java.lang.String ITERATION
String Constant representing the wsse11:Iteration element localname of Iteration
See Also:
Constant Field Values

DERIVED_KEY_TOKEN

static final java.lang.String DERIVED_KEY_TOKEN
String Constant representing the wsc:DerivedKeyToken element localname of DerivedKeyToken
See Also:
Constant Field Values

SECURITY_CONTEXT_TOKEN

static final java.lang.String SECURITY_CONTEXT_TOKEN
String Constant representing the wsc:SecurityContextToken element localname of SecurityContextToken
See Also:
Constant Field Values

ns_token_username

static final java.lang.String ns_token_username
The Username Token profile.
See Also:
Constant Field Values

ns_token_x509

static final java.lang.String ns_token_x509
The X.509 Certificate Token profile.
See Also:
Constant Field Values

ns_token_saml

static final java.lang.String ns_token_saml
The SAML Assertion Token profile.
See Also:
Constant Field Values

ns_token_saml11

static final java.lang.String ns_token_saml11
The SAML2 Assertion Token profile.
See Also:
Constant Field Values

saml_token_type20

static final java.lang.String saml_token_type20
The SAML2 Assertion Token profile.
See Also:
Constant Field Values

ns_token_kerberos

static final java.lang.String ns_token_kerberos
The Kerberos AP_REQ Token profile
See Also:
Constant Field Values

st_USERNAME

static final oracle.security.xmlsec.util.QName st_USERNAME
The Username WSSecurity Token Type.

st_BINARY

static final oracle.security.xmlsec.util.QName st_BINARY
The Binary WSSecurity Token Type.

st_SAML_ASSERTION

static final oracle.security.xmlsec.util.QName st_SAML_ASSERTION
The SAML Assertion WSSecurity Token Type.

str_REFERENCE

static final oracle.security.xmlsec.util.QName str_REFERENCE
The wsse:SecurityTokenReference Direct Reference Type

str_KEY_IDENTIFIER

static final oracle.security.xmlsec.util.QName str_KEY_IDENTIFIER
The wsse:SecurityTokenReference Key Identifier Reference Type

str_EMBEDDED

static final oracle.security.xmlsec.util.QName str_EMBEDDED
The wsse:SecurityTokenReference Embedded Reference Type

vt_KeyIdentifierbaseURI

static final java.lang.String vt_KeyIdentifierbaseURI
The default Value Type base URI
See Also:
Constant Field Values

vt_x509SPKI

static final java.lang.String vt_x509SPKI
A KeyIdentifier ValueType identifying an x509 certificate by its SKI
See Also:
Constant Field Values

saml_vt_keyId

static final java.lang.String saml_vt_keyId
The SAML Token ValueType URI referencing an Assertion
See Also:
Constant Field Values

saml11_vt_keyId

static final java.lang.String saml11_vt_keyId
The SAML Token ValueType URI referencing an Assertion
See Also:
Constant Field Values

vt_EncryptedKeySHA1

static final java.lang.String vt_EncryptedKeySHA1
A KeyIdentifier ValueType identifying an EncrpytedKey
See Also:
Constant Field Values

vt_ThumbprintSHA1

static final java.lang.String vt_ThumbprintSHA1
A KeyIdentifier ValueType identifying a Thumbprint
See Also:
Constant Field Values

vt_Kerberosv5APREQSHA1

static final java.lang.String vt_Kerberosv5APREQSHA1
A KeyIdentifier ValueType identifying Kerberos SHA1
See Also:
Constant Field Values

vt_X509v1

static final java.lang.String vt_X509v1
The X.509 Certificate Token ValueType URI representing a Single Certificate.
See Also:
Constant Field Values

vt_X509v3

static final java.lang.String vt_X509v3
The X.509 Certificate Token ValueType URI representing a Single Certificate.
See Also:
Constant Field Values

vt_X509PKIPathv1

static final java.lang.String vt_X509PKIPathv1
The X.509 Certificate Token ValueType URI representing a Certificate Path.
See Also:
Constant Field Values

vt_PKCS7

static final java.lang.String vt_PKCS7
The X.509 Certificate Token ValueType URI representing a set of Certificates and CRLs.
See Also:
Constant Field Values

vt_Kerberosv5

static final java.lang.String vt_Kerberosv5
The Kerberos Token Value Type URI
See Also:
Constant Field Values

vt_GSSKerberosv5

static final java.lang.String vt_GSSKerberosv5
The GSS Kerberos Token Value Type URI
See Also:
Constant Field Values

vt_Kerberosv5_1510

static final java.lang.String vt_Kerberosv5_1510
The Kerberos Token Value Type URI RFC1510
See Also:
Constant Field Values

vt_GSSKerberosv5_1510

static final java.lang.String vt_GSSKerberosv5_1510
The GSS Kerberos Token Value Type URI RFC1510
See Also:
Constant Field Values

vt_Kerberosv5_4120

static final java.lang.String vt_Kerberosv5_4120
The Kerberos Token Value Type URI RFC4120
See Also:
Constant Field Values

vt_GSSKerberosv5_4120

static final java.lang.String vt_GSSKerberosv5_4120
The GSS Kerberos Token Value Type URI RFC4120
See Also:
Constant Field Values

vt_dateTime

static final java.lang.String vt_dateTime
The ValueType URI representing a timestamp.
See Also:
Constant Field Values

tt_saml_v11

static final java.lang.String tt_saml_v11
The TokenType for a SAML 1.1 Assertion
See Also:
Constant Field Values

tt_saml_v20

static final java.lang.String tt_saml_v20
The TokenType for a SAML 2.0 Assertion
See Also:
Constant Field Values

tt_EncryptedKey

static final java.lang.String tt_EncryptedKey
The TokenType for EncryptedKey
See Also:
Constant Field Values

tt_DerivedKey

static final java.lang.String tt_DerivedKey
The TokenType for DerivedKey
See Also:
Constant Field Values

saml10_vt_ref

static final java.lang.String saml10_vt_ref
The Reference ValueType URI referencing a SAML 1.0 Assertion Token
See Also:
Constant Field Values

saml11_vt_ref

static final java.lang.String saml11_vt_ref
The Reference ValueType URI referencing a SAML 1.1 Assertion Token
See Also:
Constant Field Values

vt_token_username

static final java.lang.String vt_token_username
The ValueType URI referencing an UsernameToken
See Also:
Constant Field Values

et_Base64Binary

static final java.lang.String et_Base64Binary
The EncodingType URI representing Base64 encoding.
See Also:
Constant Field Values

et_HexBinary

static final java.lang.String et_HexBinary
The EncodingType URI representing Hex encoding.
See Also:
Constant Field Values

BINARY_SECURITY_TOKEN_KEY

static final java.lang.String BINARY_SECURITY_TOKEN_KEY
INTERNAL USE ONLY
See Also:
Constant Field Values

KEY_IDENTIFIER_KEY

static final java.lang.String KEY_IDENTIFIER_KEY
INTERNAL USE ONLY
See Also:
Constant Field Values

REFERENCE_TYPE_KEY

static final java.lang.String REFERENCE_TYPE_KEY
INTERNAL USE ONLY
See Also:
Constant Field Values

BINARY_DATA_ENCODER_KEY

static final java.lang.String BINARY_DATA_ENCODER_KEY
INTERNAL USE ONLY
See Also:
Constant Field Values

DATE_DATA_ENCODER_KEY

static final java.lang.String DATE_DATA_ENCODER_KEY
INTERNAL USE ONLY
See Also:
Constant Field Values

Skip navigation links

Oracle Fusion Middleware Web Services Security Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10678-04


Copyright © 2005, 2011 , Oracle. All rights reserved.