Package com.sun.identity.xacml.context
Defines XACML2 context classes
- 
Interface Summary Interface Description Action TheActionelement specifies information about the action requested in theRequestcontext by listing a sequence ofAttributeelements associated with the action.Attribute TheAttributeelement specifies information about the action/subject/resource requested in theRequestcontext by listing a sequence ofAttributeelements associated with the action.Decision TheDecisionelement is a container of one or moreDecisions issued by policy decision pointEnvironment TheEnvironmentelement contains information about the enviroment of theRequestcontext by listing a sequence ofAttributeelements associated with the environment.MissingAttributeDetail TheStatusCodeelement is a container of one or moreStatuss issuded by authorization authority.Request TheRequestelement is the top-level element in the XACML context scehema.Resource TheResourceelement specifies information about the resource to which access is requested by listing a sequence ofAttributeelements associated with the resource.ResourceContent TheResourceContentelement specifies information about the resource to which access is requested by listing a sequence ofAttributeelements associated with the resource.Response TheResponseelement is a container of one or moreResults issued by policy decision pointResult TheResultelement is a container of one or moreResults issuded by authorization authority.Status TheStatuselement is a container of one or moreStatuss issuded by authorization authority.StatusCode TheStatusCodeelement is a container of one or moreStatusCodes issuded by authorization authority.StatusDetail TheStatusCodeelement is a container of one or moreStatuss issuded by authorization authority.StatusMessage TheStatusMessageelement is a container of one or moreStatusMessages issuded by authorization authority.Subject TheSubjectelement specifies information about a subject of theRequestcontext by listing a sequence ofAttributeelements associated with the subject.
- 
Class Summary Class Description ContextFactory This is the factory class to obtain instances of the objects defined in xacml context schema.