Package | Description |
---|---|
com.sun.identity.xacml.common |
Defines common XACML Utilities and Constants
|
com.sun.identity.xacml.context |
Defines XACML2 context classes
|
com.sun.identity.xacml.context.impl |
Defines XACML Context implementations.
|
Modifier and Type | Method and Description |
---|---|
static Attribute |
XACMLSDKUtils.createAttribute(List values,
URI attributeId,
URI dataType,
String issuer) |
Modifier and Type | Method and Description |
---|---|
Attribute |
ContextFactory.createAttribute()
Returns a new instance of
Attribute . |
Attribute |
ContextFactory.createAttribute(Element elem)
Returns a new instance of
Attribute . |
Attribute |
ContextFactory.createAttribute(String xml)
Returns a new instance of
Attribute . |
Modifier and Type | Class and Description |
---|---|
class |
AttributeImpl
The
Attribute element specifies information about the
action/subject/resource requested in the Request context by
listing a sequence of Attribute elements associated with
the action. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.