|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubjectType | |
---|---|
org.jboss.security.xacml.core.model.context |
Uses of SubjectType in org.jboss.security.xacml.core.model.context |
---|
Fields in org.jboss.security.xacml.core.model.context with type parameters of type SubjectType | |
---|---|
protected List<SubjectType> |
RequestType.subject
|
Methods in org.jboss.security.xacml.core.model.context that return SubjectType | |
---|---|
SubjectType |
ObjectFactory.createSubjectType()
Create an instance of SubjectType |
Methods in org.jboss.security.xacml.core.model.context that return types with arguments of type SubjectType | |
---|---|
javax.xml.bind.JAXBElement<SubjectType> |
ObjectFactory.createSubject(SubjectType value)
Create an instance of JAXBElement < SubjectType > } |
List<SubjectType> |
RequestType.getSubject()
Gets the value of the subject property. |
Methods in org.jboss.security.xacml.core.model.context with parameters of type SubjectType | |
---|---|
javax.xml.bind.JAXBElement<SubjectType> |
ObjectFactory.createSubject(SubjectType value)
Create an instance of JAXBElement < SubjectType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |