|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubjectType | |
---|---|
org.jboss.security.xacml.core.model.policy |
Uses of SubjectType in org.jboss.security.xacml.core.model.policy |
---|
Fields in org.jboss.security.xacml.core.model.policy with type parameters of type SubjectType | |
---|---|
protected List<SubjectType> |
SubjectsType.subject
|
Methods in org.jboss.security.xacml.core.model.policy that return SubjectType | |
---|---|
SubjectType |
ObjectFactory.createSubjectType()
Create an instance of SubjectType |
Methods in org.jboss.security.xacml.core.model.policy 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> |
SubjectsType.getSubject()
Gets the value of the subject property. |
Methods in org.jboss.security.xacml.core.model.policy 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 |