public class SAMLProfileConstants extends XACMLConstants
Modifier and Type | Field and Description |
---|---|
static QName |
SAML_DATATYPE_ATTRIB
QName of the DataType attribute that must be on SAML attributes that meet the XACML attribute profile spec.
|
static String |
SAML20XACML1_1_NS
The namespace for use of XACML 1.1 SAML 2.0 assertion.
|
static String |
SAML20XACML1_1P_NS
The namespace for use of XACML 1.1 SAML 2.0 protocol.
|
static String |
SAML20XACML10_NS
The namespaces for use of XACML 1.0 SAML 2.0 assertion.
|
static String |
SAML20XACML10P_NS
The namespaces for use of XACML 1.0 SAML 2.0 protocol.
|
static String |
SAML20XACML20_NS
The namespaces for use of XACML 2.0 SAML 2.0 assertion.
|
static String |
SAML20XACML20P_NS
The namespaces for use of XACML 2.0 SAML 2.0 protocol.
|
static String |
SAML20XACML30_NS
The namespaces for use of XACML 3.0 SAML 2.0 assertion.
|
static String |
SAML20XACML30P_NS
The namespaces for use of XACML 3.0 SAML 2.0 protocol.
|
static String |
SAML20XACMLASSERTION_PREFIX
The prefix for the use of saml-xacml assertion.
|
static String |
SAML20XACMLPROTOCOL_PREFIX
The prefix for the use of saml20-xacml protocol.
|
DNS_NAME_DATATYPE_URI, IP_ADDRESS_DATATYPE_URI, RFC822_NAME_DATATYPE_URI, X500_NAME_DATATYPE_URI, XACML_PREFIX, XACML10_NS, XACML10CTX_NS, XACML20_NS, XACML20CTX_NS, XACML30_NS, XACMLCONTEXT_PREFIX
Constructor and Description |
---|
SAMLProfileConstants() |
public static final String SAML20XACMLASSERTION_PREFIX
public static final String SAML20XACMLPROTOCOL_PREFIX
public static final String SAML20XACML10P_NS
public static final String SAML20XACML10_NS
public static final String SAML20XACML1_1P_NS
public static final String SAML20XACML1_1_NS
public static final String SAML20XACML20P_NS
public static final String SAML20XACML20_NS
public static final String SAML20XACML30P_NS
public static final String SAML20XACML30_NS
public static final QName SAML_DATATYPE_ATTRIB
Copyright © 2018 JBoss by Red Hat. All rights reserved.