Uses of Interface
com.sun.identity.xacml.context.Attribute
Package
Description
Defines common XACML Utilities and Constants
Defines XACML2 context classes
Defines XACML Context implementations.
-
Uses of Attribute in com.sun.identity.xacml.common
-
Uses of Attribute in com.sun.identity.xacml.context
Modifier and TypeMethodDescriptionContextFactory.createAttribute()
Returns a new instance ofAttribute
.ContextFactory.createAttribute
(String xml) Returns a new instance ofAttribute
.ContextFactory.createAttribute
(Element elem) Returns a new instance ofAttribute
. -
Uses of Attribute in com.sun.identity.xacml.context.impl
Modifier and TypeClassDescriptionclass
TheAttribute
element specifies information about the action/subject/resource requested in theRequest
context by listing a sequence ofAttribute
elements associated with the action.