public final class XACMLConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DNS_NAME_DATATYPE_URI
DNS Name datatype URI.
|
static String |
IP_ADDRESS_DATATYPE_URI
IP address datatype URI.
|
static String |
RFC822_NAME_DATATYPE_URI
RFC822 Name datatype URI.
|
static String |
X500_NAME_DATATYPE_URI
X.500 Name datatype URI.
|
static String |
XACML_PREFIX
The prefix for the use of xacml policy.
|
static String |
XACML10_NS
The namespaces for use of XACML 1.0 policy.
|
static String |
XACML10CTX_NS
The namespaces for use of XACML 1.0 context.
|
static String |
XACML20_NS
The namespaces for use of XACML 2.0 policy.
|
static String |
XACML20CTX_NS
The namespaces for use of XACML 2.0 context.
|
static String |
XACML30_NS
The namespaces for use of XACML 3.0.
|
static String |
XACMLCONTEXT_PREFIX
The prefix for the use of xacml context.
|
public static final String XACML_PREFIX
public static final String XACMLCONTEXT_PREFIX
public static final String XACML10CTX_NS
public static final String XACML10_NS
public static final String XACML20CTX_NS
public static final String XACML20_NS
public static final String XACML30_NS
public static final String X500_NAME_DATATYPE_URI
public static final String RFC822_NAME_DATATYPE_URI
public static final String IP_ADDRESS_DATATYPE_URI
public static final String DNS_NAME_DATATYPE_URI
Copyright © 2016 JBoss by Red Hat. All rights reserved.