Uses of Interface
com.sun.identity.xacml.context.Attribute
Packages that use 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
Methods in com.sun.identity.xacml.common that return Attribute -
Uses of Attribute in com.sun.identity.xacml.context
Methods in com.sun.identity.xacml.context that return AttributeModifier 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
Classes in com.sun.identity.xacml.context.impl that implement AttributeModifier and TypeClassDescriptionclassTheAttributeelement specifies information about the action/subject/resource requested in theRequestcontext by listing a sequence ofAttributeelements associated with the action.