Package com.sun.identity.xacml.context.impl
@Supported
package com.sun.identity.xacml.context.impl
Defines XACML Context implementations.
-
ClassesClassDescriptionThe
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.TheDecisionelement is a container of one or moreDecisions issued by policy decision pointTheEnvironmentelement specifies information about the environment requested in theRequestcontext by listing a sequence ofAttributeelements associated with the environment.TheRequestelement is the top-level element in the XACML context schema.TheResourceelement specifies information about the resource to which access is requested by listing a sequence ofAttributeelements associated with the resource.TheStatusCodeelement is a container of one or moreStatusCodes issuded by authorization authority.TheStatusCodeelement is a container of one or moreStatuss issuded by authorization authority.TheStatuselement 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.