Package com.sun.identity.xacml.context.impl
@Supported
package com.sun.identity.xacml.context.impl
Defines XACML Context implementations.
-
ClassDescriptionThe
Action
element specifies information about the action requested in theRequest
context by listing a sequence ofAttribute
elements associated with the action.TheAttribute
element specifies information about the action/subject/resource requested in theRequest
context by listing a sequence ofAttribute
elements associated with the action.TheDecision
element is a container of one or moreDecision
s issued by policy decision pointTheEnvironment
element specifies information about the environment requested in theRequest
context by listing a sequence ofAttribute
elements associated with the environment.TheRequest
element is the top-level element in the XACML context schema.TheResource
element specifies information about the resource to which access is requested by listing a sequence ofAttribute
elements associated with the resource.TheStatusCode
element is a container of one or moreStatusCode
s issuded by authorization authority.TheStatusCode
element is a container of one or moreStatus
s issuded by authorization authority.TheStatus
element is a container of one or moreStatus
s issuded by authorization authority.TheStatusMessage
element is a container of one or moreStatusMessage
s issuded by authorization authority.TheSubject
element specifies information about a subject of theRequest
context by listing a sequence ofAttribute
elements associated with the subject.