Uses of Package
com.sun.identity.xacml.context
-
Packages that use com.sun.identity.xacml.context Package Description com.sun.identity.xacml.client Defines classes to handle XACML requests.com.sun.identity.xacml.common Defines common XACML Utilities and Constantscom.sun.identity.xacml.context Defines XACML2 context classescom.sun.identity.xacml.context.impl Defines XACML Context implementations.com.sun.identity.xacml.saml2 Defines XACML interfaces for SAMLv2com.sun.identity.xacml.saml2.impl Defines XACML implementations for SAMLv2. -
Classes in com.sun.identity.xacml.context used by com.sun.identity.xacml.client Class Description Request TheRequest
element is the top-level element in the XACML context scehema.Response TheResponse
element is a container of one or moreResult
s issued by policy decision point -
Classes in com.sun.identity.xacml.context used by com.sun.identity.xacml.common Class Description Attribute TheAttribute
element specifies information about the action/subject/resource requested in theRequest
context by listing a sequence ofAttribute
elements associated with the action.Decision TheDecision
element is a container of one or moreDecision
s issued by policy decision point -
Classes in com.sun.identity.xacml.context used by com.sun.identity.xacml.context Class Description Action TheAction
element specifies information about the action requested in theRequest
context by listing a sequence ofAttribute
elements associated with the action.Attribute TheAttribute
element specifies information about the action/subject/resource requested in theRequest
context by listing a sequence ofAttribute
elements associated with the action.ContextFactory This is the factory class to obtain instances of the objects defined in xacml context schema.Decision TheDecision
element is a container of one or moreDecision
s issued by policy decision pointEnvironment TheEnvironment
element contains information about the enviroment of theRequest
context by listing a sequence ofAttribute
elements associated with the environment.Request TheRequest
element is the top-level element in the XACML context scehema.Resource TheResource
element specifies information about the resource to which access is requested by listing a sequence ofAttribute
elements associated with the resource.Response TheResponse
element is a container of one or moreResult
s issued by policy decision pointResult TheResult
element is a container of one or moreResult
s issuded by authorization authority.Status TheStatus
element is a container of one or moreStatus
s issuded by authorization authority.StatusCode TheStatusCode
element is a container of one or moreStatusCode
s issuded by authorization authority.StatusDetail TheStatusCode
element is a container of one or moreStatus
s issuded by authorization authority.StatusMessage TheStatusMessage
element is a container of one or moreStatusMessage
s issuded by authorization authority.Subject TheSubject
element specifies information about a subject of theRequest
context by listing a sequence ofAttribute
elements associated with the subject. -
Classes in com.sun.identity.xacml.context used by com.sun.identity.xacml.context.impl Class Description Action TheAction
element specifies information about the action requested in theRequest
context by listing a sequence ofAttribute
elements associated with the action.Attribute TheAttribute
element specifies information about the action/subject/resource requested in theRequest
context by listing a sequence ofAttribute
elements associated with the action.Decision TheDecision
element is a container of one or moreDecision
s issued by policy decision pointEnvironment TheEnvironment
element contains information about the enviroment of theRequest
context by listing a sequence ofAttribute
elements associated with the environment.Request TheRequest
element is the top-level element in the XACML context scehema.Resource TheResource
element specifies information about the resource to which access is requested by listing a sequence ofAttribute
elements associated with the resource.Status TheStatus
element is a container of one or moreStatus
s issuded by authorization authority.StatusCode TheStatusCode
element is a container of one or moreStatusCode
s issuded by authorization authority.StatusDetail TheStatusCode
element is a container of one or moreStatus
s issuded by authorization authority.StatusMessage TheStatusMessage
element is a container of one or moreStatusMessage
s issuded by authorization authority.Subject TheSubject
element specifies information about a subject of theRequest
context by listing a sequence ofAttribute
elements associated with the subject. -
Classes in com.sun.identity.xacml.context used by com.sun.identity.xacml.saml2 Class Description Request TheRequest
element is the top-level element in the XACML context scehema.Response TheResponse
element is a container of one or moreResult
s issued by policy decision point -
Classes in com.sun.identity.xacml.context used by com.sun.identity.xacml.saml2.impl Class Description Request TheRequest
element is the top-level element in the XACML context scehema.