Package com.sun.identity.xacml.context.impl
Defines XACML Context implementations.
- 
Class Summary Class Description ActionImpl TheActionelement specifies information about the action requested in theRequestcontext by listing a sequence ofAttributeelements associated with the action.AttributeImpl TheAttributeelement specifies information about the action/subject/resource requested in theRequestcontext by listing a sequence ofAttributeelements associated with the action.DecisionImpl TheDecisionelement is a container of one or moreDecisions issued by policy decision pointEnvironmentImpl TheEnvironmentelement specifies information about the environment requested in theRequestcontext by listing a sequence ofAttributeelements associated with the environment.RequestImpl TheRequestelement is the top-level element in the XACML context schema.ResourceImpl TheResourceelement specifies information about the resource to which access is requested by listing a sequence ofAttributeelements associated with the resource.StatusCodeImpl TheStatusCodeelement is a container of one or moreStatusCodes issuded by authorization authority.StatusDetailImpl TheStatusCodeelement is a container of one or moreStatuss issuded by authorization authority.StatusImpl TheStatuselement is a container of one or moreStatuss issuded by authorization authority.StatusMessageImpl TheStatusMessageelement is a container of one or moreStatusMessages issuded by authorization authority.SubjectImpl TheSubjectelement specifies information about a subject of theRequestcontext by listing a sequence ofAttributeelements associated with the subject.