Uses of Interface
com.sun.identity.xacml.context.Subject
Package
Description
Defines XACML2 context classes
Defines XACML Context implementations.
-
Uses of Subject in com.sun.identity.xacml.context
Modifier and TypeMethodDescriptionContextFactory.createSubject()
Returns a new instance ofSubject
.ContextFactory.createSubject
(String xml) Returns a new instance ofSubject
.ContextFactory.createSubject
(Element elem) Returns a new instance ofSubject
. -
Uses of Subject in com.sun.identity.xacml.context.impl
Modifier and TypeClassDescriptionclass
TheSubject
element specifies information about a subject of theRequest
context by listing a sequence ofAttribute
elements associated with the subject.