Package com.sun.identity.xacml.context
@Supported
package com.sun.identity.xacml.context
Defines XACML2 context classes
-
ClassDescriptionThe
Actionelement specifies information about the action requested in theRequestcontext by listing a sequence ofAttributeelements associated with the action.TheAttributeelement specifies information about the action/subject/resource requested in theRequestcontext by listing a sequence ofAttributeelements associated with the action.This is the factory class to obtain instances of the objects defined in xacml context schema.TheDecisionelement is a container of one or moreDecisions issued by policy decision pointTheEnvironmentelement contains information about the enviroment of theRequestcontext by listing a sequence ofAttributeelements associated with the environment.TheStatusCodeelement is a container of one or moreStatuss issuded by authorization authority.TheRequestelement is the top-level element in the XACML context scehema.TheResourceelement specifies information about the resource to which access is requested by listing a sequence ofAttributeelements associated with the resource.TheResourceContentelement specifies information about the resource to which access is requested by listing a sequence ofAttributeelements associated with the resource.TheResponseelement is a container of one or moreResults issued by policy decision pointTheResultelement is a container of one or moreResults issuded by authorization authority.TheStatuselement is a container of one or moreStatuss issuded by authorization authority.TheStatusCodeelement is a container of one or moreStatusCodes issuded by authorization authority.TheStatusCodeelement is a container of one or moreStatuss issuded by authorization authority.TheStatusMessageelement is a container of one or moreStatusMessages issuded by authorization authority.TheSubjectelement specifies information about a subject of theRequestcontext by listing a sequence ofAttributeelements associated with the subject.