Uses of Package
com.sun.identity.xacml.context
Package
Description
Defines classes to handle XACML requests.
Defines common XACML Utilities and Constants
Defines XACML2 context classes
Defines XACML Context implementations.
Defines XACML interfaces for SAMLv2
Defines XACML implementations for SAMLv2.
-
-
ClassDescriptionThe
Attribute
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 point -
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.This is the factory class to obtain instances of the objects defined in xacml context schema.TheDecision
element is a container of one or moreDecision
s issued by policy decision pointTheEnvironment
element contains information about the enviroment of theRequest
context by listing a sequence ofAttribute
elements associated with the environment.TheRequest
element is the top-level element in the XACML context scehema.TheResource
element specifies information about the resource to which access is requested by listing a sequence ofAttribute
elements associated with the resource.TheResponse
element is a container of one or moreResult
s issued by policy decision pointTheResult
element is a container of one or moreResult
s issuded by authorization authority.TheStatus
element is a container of one or moreStatus
s issuded by authorization authority.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.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. -
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 contains information about the enviroment of theRequest
context by listing a sequence ofAttribute
elements associated with the environment.TheRequest
element is the top-level element in the XACML context scehema.TheResource
element specifies information about the resource to which access is requested by listing a sequence ofAttribute
elements associated with the resource.TheStatus
element is a container of one or moreStatus
s issuded by authorization authority.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.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. -
-
ClassDescriptionThe
Request
element is the top-level element in the XACML context scehema.