Uses of Interface
com.sun.identity.xacml.context.Subject
Packages that use Subject
Package
Description
Defines XACML2 context classes
Defines XACML Context implementations.
- 
Uses of Subject in com.sun.identity.xacml.context
Methods in com.sun.identity.xacml.context that return SubjectModifier 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
Classes in com.sun.identity.xacml.context.impl that implement SubjectModifier and TypeClassDescriptionclassTheSubjectelement specifies information about a subject of theRequestcontext by listing a sequence ofAttributeelements associated with the subject.