com.sun.identity.saml.common
Class SAMLConstants

java.lang.Object
  extended bycom.sun.identity.saml.common.SAMLConstants

public final class SAMLConstants
extends java.lang.Object

This is a common class defining some constants common to all SAML elements.


Field Summary
static java.lang.String ACCOUNTMAPPER
          A SAML service attribute parameter that specifies a pluggable class which defines how the subject of an Assertion is related to an identity at the destination site.
static java.lang.String ACTION_NAMESPACE
          String used in the ActionNamespace attribute to refer to common sets of actions to perform on resources.
static java.lang.String ACTION_NAMESPACE_GHPP
          String used in the ActionNamespace attribute to refer to common sets of actions to perform on resources.
static java.lang.String ACTION_NAMESPACE_NEGATION
          String used in the ActionNamespace attribute to refer to common sets of actions to perform on resources.
static java.lang.String ACTION_NAMESPACE_UNIX
          String used in the ActionNamespace attribute to refer to common sets of actions to perform on resources.
static java.lang.String ACTIONMAPPER
          A SAML service attribute parameter that specifies the class with the path to where the actionMapper is located.
static java.lang.String ALGO_ID_C14N_EXCL_OMIT_COMMENTS
          Exclusive XML canonicalization Algorithm URI
static java.lang.String ALGO_ID_C14N_EXCL_WITH_COMMENTS
          Exclusive XML canonicalization with comments Algorithm URI
static java.lang.String ALGO_ID_C14N_OMIT_COMMENTS
          XML canonicalization Algorithm URI
static java.lang.String ALGO_ID_C14N_WITH_COMMENTS
          XML canonicalization with comments Algorithm URI
static java.lang.String ALGO_ID_MAC_HMAC_NOT_RECOMMENDED_MD5
          MAC Algorithm HMAC-MD5 URI
static java.lang.String ALGO_ID_MAC_HMAC_RIPEMD160
          MAC Algorithm HMAC-RIPEMD160 URI
static java.lang.String ALGO_ID_MAC_HMAC_SHA1
          MAC Algorithm HMAC-SHA1 URI - Required
static java.lang.String ALGO_ID_MAC_HMAC_SHA256
          MAC Algorithm HMAC-SHA256 URI
static java.lang.String ALGO_ID_MAC_HMAC_SHA384
          MAC Algorithm HMAC-SHA384 URI
static java.lang.String ALGO_ID_MAC_HMAC_SHA512
          MAC Algorithm HMAC-SHA512 URI
static java.lang.String ALGO_ID_SIGNATURE_DSA
          Signature Algorithm DSAwithSHA1 URI - Required
static java.lang.String ALGO_ID_SIGNATURE_NOT_RECOMMENDED_RSA_MD5
          Signature Algorithm RSA-MD5 URI
static java.lang.String ALGO_ID_SIGNATURE_RSA
          Signature Algorithm RSAwithSHA1 URI - Recommended
static java.lang.String ALGO_ID_SIGNATURE_RSA_RIPEMD160
          Signature Algorithm RSA-RIPEMD160 URI
static java.lang.String ALGO_ID_SIGNATURE_RSA_SHA1
          Signature Algorithm RSAwithSHA1 URI
static java.lang.String ALGO_ID_SIGNATURE_RSA_SHA256
          Signature Algorithm RSA-SHA256 URI
static java.lang.String ALGO_ID_SIGNATURE_RSA_SHA384
          Signature Algorithm RSA-SHA384 URI
static java.lang.String ALGO_ID_SIGNATURE_RSA_SHA512
          Signature Algorithm RSA-SHA512 URI
static java.lang.String ARTIFACT_NAME_DEFAULT
          Default SAML artifact name
static java.lang.String assertionSAMLNameSpaceURI
          SAML assertion namespace URI
static java.lang.String ATTRIBUTEMAPPER
          A SAML service attribute parameter that specifies the class with the path to where the attributeMapper is located.
static java.lang.String AUTH_PASSWORD
          A SAML service attribute parameter that defines the password of the partner which is used for Basic Authentication.
static java.lang.String AUTH_UID
          A SAML service attribute parameter that defines the user id of the partner which is used for Basic Authentication.
static java.lang.String AUTHTYPE
          A SAML service attribute parameter that defines the authentication type used in SAML.
static java.lang.String BASICAUTH
          A SAML authentication type that uses HTTP protocol and username/password
static java.lang.String CERTALIAS
          A SAML service attribute parameter that specifies a certAlias name used for verifying the signature in an assertion, when the assertion is signed by a partner and the certificate of the partner can not be found in the KeyInfo portion of the signed assertion.
static java.lang.String CONFIRMATION_METHOD_ARTIFACT
          SAML artifact confirmation method identifier URI
static java.lang.String CONFIRMATION_METHOD_BEARER
          SAML Bearer confirmation method identifier URI
static java.lang.String CONFIRMATION_METHOD_HOLDEROFKEY
          SAML "Holder of Key" confirmation method identifier URI
static java.lang.String CONFIRMATION_METHOD_IS
          Access Manager confirmation method identifier URI
static java.lang.String CONFIRMATION_METHOD_SENDERVOUCHES
          SAML "Sender Vouches" confirmation method identifier URI
static java.lang.String DEPRECATED_CONFIRMATION_METHOD_ARTIFACT
          Deprecated SAML Artifact confirmation method identifier URI
static java.lang.String HOST_LIST
          A SAML service attribute parameter that lists the IP addresses and/or the certAlias for all of the hosts, within the specified partner site, that can send requests to this site.
static java.lang.String ISSUER
          A SAML service attribute parameter that defines the creator of an assertion generated within Access Manager.
static java.lang.String NAMEIDENTIFIERMAPPER
          A SAML service attribute parameter that specifies the class with the path where the nameIdentifierMapper is located.
static java.lang.String NOAUTH
          A SAML authentication type that uses HTTP protocol
static java.lang.String NS_SEC
          SOAP security namespace
static java.lang.String NS_WSSE
          SOAP utility namespace
static java.lang.String NS_WSU
          Liberty security namespace
static java.lang.String NS_XMLNS
          XML schema namespace
static java.lang.String PARTNERACCOUNTMAPPER
          A SAML service attribute parameter that specifies a pluggable class which defines how the subject of an Assertion is related to an identity at the destination site and a target URL.
static java.lang.String PARTNERSITEATTRIBUTEMAPPER
          A SAML service attribute parameter that specifies the class with the path where the partnerSiteAttributeMapper is located.
static java.lang.String POST_ASSERTION_NAME
          A POST attribute name that specifies an assertion.
static java.lang.String POST_ATTR_NAMES
          A POST attribute name that specifies attribute names of an assertion.
static java.lang.String PROTOCOL_NAMESPACE_URI
          SAML request-response protocol namespace URI
static java.lang.String SITEATTRIBUTEMAPPER
          A SAML service attribute parameter that specifies the class with the path where the siteAttributeMapper is located.
static java.lang.String SOAP_URI
          SOAP namespace URI
static java.lang.String SOAPUrl
          A SAML service attribute parameter that defines the URL that provides the SAML service.
static java.lang.String SOURCEID
          A SAML service attribute parameter.
static java.lang.String SSL
          A SAML authentication type that uses HTTPS protocol
static java.lang.String SSLWITHBASICAUTH
          A SAML authentication type that uses HTTPS protocol and username/password
static java.lang.String TRANSFORM_BASE64_DECODE
          Base64 decoding Transform URI
static java.lang.String TRANSFORM_C14N_EXCL_OMIT_COMMENTS
          Exclusive XML canonicalization Transform URI
static java.lang.String TRANSFORM_C14N_EXCL_WITH_COMMENTS
          Exclusive XML canonicalization with comments Transform URI
static java.lang.String TRANSFORM_C14N_OMIT_COMMENTS
          XML canonicalization Transform URI
static java.lang.String TRANSFORM_C14N_WITH_COMMENTS
          XML canonicalization with comments Transform URI
static java.lang.String TRANSFORM_ENVELOPED_SIGNATURE
          Enveloped Signature Transform URI
static java.lang.String TRANSFORM_XPATH
          XPath Transform URI
static java.lang.String TRANSFORM_XPATH2FILTER
          XPath Filter v2.0 Transform URI
static java.lang.String TRANSFORM_XPATH2FILTER04
          XPath Filter v2.0 Transform URI
static java.lang.String TRANSFORM_XPATHFILTERCHGP
          XPath Filter v2.0 CHGP Transform URI
static java.lang.String TRANSFORM_XPOINTER
          XPointer Transform URI
static java.lang.String TRANSFORM_XSLT
          XSLT Transform URI
static java.lang.String UID
          A SAML service attribute parameter that defines the uid of the partner which is used to protect the partner's SOAP Receiver
static java.lang.String VERSION
          A SAML service attribute parameter that specifies SAML version
static java.lang.String XMLSIG_NAMESPACE_URI
          XML Digital Signature namespace
 
Constructor Summary
SAMLConstants()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

assertionSAMLNameSpaceURI

public static final java.lang.String assertionSAMLNameSpaceURI
SAML assertion namespace URI

See Also:
Constant Field Values

SOAP_URI

public static final java.lang.String SOAP_URI
SOAP namespace URI

See Also:
Constant Field Values

PROTOCOL_NAMESPACE_URI

public static final java.lang.String PROTOCOL_NAMESPACE_URI
SAML request-response protocol namespace URI

See Also:
Constant Field Values

XMLSIG_NAMESPACE_URI

public static final java.lang.String XMLSIG_NAMESPACE_URI
XML Digital Signature namespace

See Also:
Constant Field Values

ACTION_NAMESPACE

public static final java.lang.String ACTION_NAMESPACE
String used in the ActionNamespace attribute to refer to common sets of actions to perform on resources. Title: Read/Write/Execute/Delete/Control Defined actions: Read Write Execute Delete Control These actions are interpreted in the normal manner, i.e.

See Also:
Constant Field Values

ACTION_NAMESPACE_NEGATION

public static final java.lang.String ACTION_NAMESPACE_NEGATION
String used in the ActionNamespace attribute to refer to common sets of actions to perform on resources. Title: Read/Write/Execute/Delete/Control with Negation Defined actions: Read Write Execute Delete Control ~Read ~Write ~Execute ~Delete ~Control An application MUST NOT authorize both an action and its negated form.

See Also:
Constant Field Values

ACTION_NAMESPACE_GHPP

public static final java.lang.String ACTION_NAMESPACE_GHPP
String used in the ActionNamespace attribute to refer to common sets of actions to perform on resources. Title: Get/Head/Put/Post Defined actions: GET HEAD PUT POST These actions bind to the corresponding HTTP operations. For example a subject authorized to perform the GET action on a resource is authorized to retrieve it. The GET and HEAD actions loosely correspond to the conventional read permission and the PUT and POST actions to the write permission. The correspondence is not exact however since a HTTP GET operation may cause data to be modified and a POST operation may cause modification to a resource other than the one specified in the request. For this reason a separate Action URI specifier is provided.

See Also:
Constant Field Values

ACTION_NAMESPACE_UNIX

public static final java.lang.String ACTION_NAMESPACE_UNIX
String used in the ActionNamespace attribute to refer to common sets of actions to perform on resources. Title: UNIX File Permissions Defined actions: The defined actions are the set of UNIX file access permissions expressed in the numeric (octal) notation. The action string is a four digit numeric code: extended user group world Where the extended access permission has the value
  • +2 if sgid is set
  • +4 if suid is set The user group and world access permissions have the value
  • +1 if execute permission is granted
  • +2 if write permission is granted
  • +4 if read permission is granted For example 0754 denotes the UNIX file access permission: user read, write and execute, group read and execute and world read.

    See Also:
    Constant Field Values

CONFIRMATION_METHOD_ARTIFACT

public static java.lang.String CONFIRMATION_METHOD_ARTIFACT
SAML artifact confirmation method identifier URI


DEPRECATED_CONFIRMATION_METHOD_ARTIFACT

public static final java.lang.String DEPRECATED_CONFIRMATION_METHOD_ARTIFACT
Deprecated SAML Artifact confirmation method identifier URI

See Also:
Constant Field Values

CONFIRMATION_METHOD_IS

public static final java.lang.String CONFIRMATION_METHOD_IS
Access Manager confirmation method identifier URI

See Also:
Constant Field Values

CONFIRMATION_METHOD_BEARER

public static final java.lang.String CONFIRMATION_METHOD_BEARER
SAML Bearer confirmation method identifier URI

See Also:
Constant Field Values

CONFIRMATION_METHOD_HOLDEROFKEY

public static final java.lang.String CONFIRMATION_METHOD_HOLDEROFKEY
SAML "Holder of Key" confirmation method identifier URI

See Also:
Constant Field Values

CONFIRMATION_METHOD_SENDERVOUCHES

public static final java.lang.String CONFIRMATION_METHOD_SENDERVOUCHES
SAML "Sender Vouches" confirmation method identifier URI

See Also:
Constant Field Values

ARTIFACT_NAME_DEFAULT

public static final java.lang.String ARTIFACT_NAME_DEFAULT
Default SAML artifact name

See Also:
Constant Field Values

SOURCEID

public static final java.lang.String SOURCEID
A SAML service attribute parameter. The 20-byte sequence defined as in the SiteID and Issuer name.

See Also:
Constant Field Values

SOAPUrl

public static final java.lang.String SOAPUrl
A SAML service attribute parameter that defines the URL that provides the SAML service. The servlet specified in the URL implements the Web-browser SSO with Artifact profile defined in the OASIS-SAML Bindings and Profiles specification.

See Also:
Constant Field Values

AUTHTYPE

public static final java.lang.String AUTHTYPE
A SAML service attribute parameter that defines the authentication type used in SAML. It should be one of the following: NOAUTH BASICAUTH SSL SSLWITHBASICAUTH This parameter is optional, and if not specified, the default is NOAUTH. If BASICAUTH or SSLWITHBASICAUTH is specified, the User parameter is require and the SOAPUrl should be HTTPS.

See Also:
Constant Field Values

UID

public static final java.lang.String UID
A SAML service attribute parameter that defines the uid of the partner which is used to protect the partner's SOAP Receiver

See Also:
Constant Field Values

AUTH_UID

public static final java.lang.String AUTH_UID
A SAML service attribute parameter that defines the user id of the partner which is used for Basic Authentication.

See Also:
Constant Field Values

AUTH_PASSWORD

public static final java.lang.String AUTH_PASSWORD
A SAML service attribute parameter that defines the password of the partner which is used for Basic Authentication.

See Also:
Constant Field Values

ACCOUNTMAPPER

public static final java.lang.String ACCOUNTMAPPER
A SAML service attribute parameter that specifies a pluggable class which defines how the subject of an Assertion is related to an identity at the destination site. By default, it is: com.sun.identity.saml.plugins.DefaultAccountMapper

See Also:
Constant Field Values

PARTNERACCOUNTMAPPER

public static final java.lang.String PARTNERACCOUNTMAPPER
A SAML service attribute parameter that specifies a pluggable class which defines how the subject of an Assertion is related to an identity at the destination site and a target URL. By default, it is: com.sun.identity.saml.plugins.DefaultPartnerAccountMapper

See Also:
Constant Field Values

SITEATTRIBUTEMAPPER

public static final java.lang.String SITEATTRIBUTEMAPPER
A SAML service attribute parameter that specifies the class with the path where the siteAttributeMapper is located. Applications can develop a siteAttributeMapper to obtain attributes to be included in the assertion during SSO. If no siteAttributeMapper is found, then no attributes will be included in the assertion during SSO.

See Also:
Constant Field Values

PARTNERSITEATTRIBUTEMAPPER

public static final java.lang.String PARTNERSITEATTRIBUTEMAPPER
A SAML service attribute parameter that specifies the class with the path where the partnerSiteAttributeMapper is located. Applications can develop a partnerSiteAttributeMapper to obtain attributes to be included in the assertion during SSO based on target URL. If no partnerSiteAttributeMapper is found, then no attributes will be included in the assertion during SSO.

See Also:
Constant Field Values

NAMEIDENTIFIERMAPPER

public static final java.lang.String NAMEIDENTIFIERMAPPER
A SAML service attribute parameter that specifies the class with the path where the nameIdentifierMapper is located. Applications can develop a nameIdentifierMapper to obtain a name identifier to be included in the assertion during SSO. If no nameIdentifierMapper is found, then a default implementation will be used.

See Also:
Constant Field Values

HOST_LIST

public static final java.lang.String HOST_LIST
A SAML service attribute parameter that lists the IP addresses and/or the certAlias for all of the hosts, within the specified partner site, that can send requests to this site. This ensures that the requester is indeed the intended receiver for the SAML artifact.

See Also:
Constant Field Values

POST_ASSERTION_NAME

public static final java.lang.String POST_ASSERTION_NAME
A POST attribute name that specifies an assertion.

See Also:
Constant Field Values

POST_ATTR_NAMES

public static final java.lang.String POST_ATTR_NAMES
A POST attribute name that specifies attribute names of an assertion.

See Also:
Constant Field Values

CERTALIAS

public static final java.lang.String CERTALIAS
A SAML service attribute parameter that specifies a certAlias name used for verifying the signature in an assertion, when the assertion is signed by a partner and the certificate of the partner can not be found in the KeyInfo portion of the signed assertion.

See Also:
Constant Field Values

ISSUER

public static final java.lang.String ISSUER
A SAML service attribute parameter that defines the creator of an assertion generated within Access Manager. The syntax is hostname:port.

See Also:
Constant Field Values

ATTRIBUTEMAPPER

public static final java.lang.String ATTRIBUTEMAPPER
A SAML service attribute parameter that specifies the class with the path to where the attributeMapper is located. Applications can develop an attributeMapper to obtain either an SSOToken ID or an assertion containing AuthenticationStatement from the query. The mapper is then used to retrieve the attributes for the subject. If no attributeMapper is specified, DefaultAttributeMapper will be used.

See Also:
Constant Field Values

ACTIONMAPPER

public static final java.lang.String ACTIONMAPPER
A SAML service attribute parameter that specifies the class with the path to where the actionMapper is located. Applications can develop an actionMapper to obtain either an SSOToken ID or an assertion containing AuthenticationStatement from the query. The mapper is then used to retrieve the authorization decisions for the actions defined in the query. If no actionMapper is specified, DefaultActionMapper will be used.

See Also:
Constant Field Values

VERSION

public static final java.lang.String VERSION
A SAML service attribute parameter that specifies SAML version

See Also:
Constant Field Values

BASICAUTH

public static final java.lang.String BASICAUTH
A SAML authentication type that uses HTTP protocol and username/password

See Also:
Constant Field Values

SSLWITHBASICAUTH

public static final java.lang.String SSLWITHBASICAUTH
A SAML authentication type that uses HTTPS protocol and username/password

See Also:
Constant Field Values

NOAUTH

public static final java.lang.String NOAUTH
A SAML authentication type that uses HTTP protocol

See Also:
Constant Field Values

SSL

public static final java.lang.String SSL
A SAML authentication type that uses HTTPS protocol

See Also:
Constant Field Values

ALGO_ID_MAC_HMAC_SHA1

public static final java.lang.String ALGO_ID_MAC_HMAC_SHA1
MAC Algorithm HMAC-SHA1 URI - Required

See Also:
Constant Field Values

ALGO_ID_SIGNATURE_DSA

public static final java.lang.String ALGO_ID_SIGNATURE_DSA
Signature Algorithm DSAwithSHA1 URI - Required

See Also:
Constant Field Values

ALGO_ID_SIGNATURE_RSA

public static final java.lang.String ALGO_ID_SIGNATURE_RSA
Signature Algorithm RSAwithSHA1 URI - Recommended

See Also:
Constant Field Values

ALGO_ID_SIGNATURE_RSA_SHA1

public static final java.lang.String ALGO_ID_SIGNATURE_RSA_SHA1
Signature Algorithm RSAwithSHA1 URI

See Also:
Constant Field Values

ALGO_ID_SIGNATURE_NOT_RECOMMENDED_RSA_MD5

public static final java.lang.String ALGO_ID_SIGNATURE_NOT_RECOMMENDED_RSA_MD5
Signature Algorithm RSA-MD5 URI

See Also:
Constant Field Values

ALGO_ID_SIGNATURE_RSA_RIPEMD160

public static final java.lang.String ALGO_ID_SIGNATURE_RSA_RIPEMD160
Signature Algorithm RSA-RIPEMD160 URI

See Also:
Constant Field Values

ALGO_ID_SIGNATURE_RSA_SHA256

public static final java.lang.String ALGO_ID_SIGNATURE_RSA_SHA256
Signature Algorithm RSA-SHA256 URI

See Also:
Constant Field Values

ALGO_ID_SIGNATURE_RSA_SHA384

public static final java.lang.String ALGO_ID_SIGNATURE_RSA_SHA384
Signature Algorithm RSA-SHA384 URI

See Also:
Constant Field Values

ALGO_ID_SIGNATURE_RSA_SHA512

public static final java.lang.String ALGO_ID_SIGNATURE_RSA_SHA512
Signature Algorithm RSA-SHA512 URI

See Also:
Constant Field Values

ALGO_ID_MAC_HMAC_NOT_RECOMMENDED_MD5

public static final java.lang.String ALGO_ID_MAC_HMAC_NOT_RECOMMENDED_MD5
MAC Algorithm HMAC-MD5 URI

See Also:
Constant Field Values

ALGO_ID_MAC_HMAC_RIPEMD160

public static final java.lang.String ALGO_ID_MAC_HMAC_RIPEMD160
MAC Algorithm HMAC-RIPEMD160 URI

See Also:
Constant Field Values

ALGO_ID_MAC_HMAC_SHA256

public static final java.lang.String ALGO_ID_MAC_HMAC_SHA256
MAC Algorithm HMAC-SHA256 URI

See Also:
Constant Field Values

ALGO_ID_MAC_HMAC_SHA384

public static final java.lang.String ALGO_ID_MAC_HMAC_SHA384
MAC Algorithm HMAC-SHA384 URI

See Also:
Constant Field Values

ALGO_ID_MAC_HMAC_SHA512

public static final java.lang.String ALGO_ID_MAC_HMAC_SHA512
MAC Algorithm HMAC-SHA512 URI

See Also:
Constant Field Values

ALGO_ID_C14N_OMIT_COMMENTS

public static final java.lang.String ALGO_ID_C14N_OMIT_COMMENTS
XML canonicalization Algorithm URI

See Also:
Constant Field Values

ALGO_ID_C14N_WITH_COMMENTS

public static final java.lang.String ALGO_ID_C14N_WITH_COMMENTS
XML canonicalization with comments Algorithm URI

See Also:
Constant Field Values

ALGO_ID_C14N_EXCL_OMIT_COMMENTS

public static final java.lang.String ALGO_ID_C14N_EXCL_OMIT_COMMENTS
Exclusive XML canonicalization Algorithm URI

See Also:
Constant Field Values

ALGO_ID_C14N_EXCL_WITH_COMMENTS

public static final java.lang.String ALGO_ID_C14N_EXCL_WITH_COMMENTS
Exclusive XML canonicalization with comments Algorithm URI

See Also:
Constant Field Values

TRANSFORM_C14N_OMIT_COMMENTS

public static final java.lang.String TRANSFORM_C14N_OMIT_COMMENTS
XML canonicalization Transform URI

See Also:
Constant Field Values

TRANSFORM_C14N_WITH_COMMENTS

public static final java.lang.String TRANSFORM_C14N_WITH_COMMENTS
XML canonicalization with comments Transform URI

See Also:
Constant Field Values

TRANSFORM_C14N_EXCL_OMIT_COMMENTS

public static final java.lang.String TRANSFORM_C14N_EXCL_OMIT_COMMENTS
Exclusive XML canonicalization Transform URI

See Also:
Constant Field Values

TRANSFORM_C14N_EXCL_WITH_COMMENTS

public static final java.lang.String TRANSFORM_C14N_EXCL_WITH_COMMENTS
Exclusive XML canonicalization with comments Transform URI

See Also:
Constant Field Values

TRANSFORM_XSLT

public static final java.lang.String TRANSFORM_XSLT
XSLT Transform URI

See Also:
Constant Field Values

TRANSFORM_BASE64_DECODE

public static final java.lang.String TRANSFORM_BASE64_DECODE
Base64 decoding Transform URI

See Also:
Constant Field Values

TRANSFORM_XPATH

public static final java.lang.String TRANSFORM_XPATH
XPath Transform URI

See Also:
Constant Field Values

TRANSFORM_ENVELOPED_SIGNATURE

public static final java.lang.String TRANSFORM_ENVELOPED_SIGNATURE
Enveloped Signature Transform URI

See Also:
Constant Field Values

TRANSFORM_XPOINTER

public static final java.lang.String TRANSFORM_XPOINTER
XPointer Transform URI

See Also:
Constant Field Values

TRANSFORM_XPATH2FILTER04

public static final java.lang.String TRANSFORM_XPATH2FILTER04
XPath Filter v2.0 Transform URI

See Also:
Constant Field Values

TRANSFORM_XPATH2FILTER

public static final java.lang.String TRANSFORM_XPATH2FILTER
XPath Filter v2.0 Transform URI

See Also:
Constant Field Values

TRANSFORM_XPATHFILTERCHGP

public static final java.lang.String TRANSFORM_XPATHFILTERCHGP
XPath Filter v2.0 CHGP Transform URI

See Also:
Constant Field Values

NS_XMLNS

public static final java.lang.String NS_XMLNS
XML schema namespace

See Also:
Constant Field Values

NS_SEC

public static final java.lang.String NS_SEC
SOAP security namespace

See Also:
Constant Field Values

NS_WSSE

public static final java.lang.String NS_WSSE
SOAP utility namespace

See Also:
Constant Field Values

NS_WSU

public static final java.lang.String NS_WSU
Liberty security namespace

See Also:
Constant Field Values
Constructor Detail

SAMLConstants

public SAMLConstants()


Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.