|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubjectType | |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Uses of SubjectType in org.opensaml.xacml.policy |
---|
Methods in org.opensaml.xacml.policy that return types with arguments of type SubjectType | |
---|---|
java.util.List<SubjectType> |
SubjectsType.getSubjects()
Gets the subjects. |
Uses of SubjectType in org.opensaml.xacml.policy.impl |
---|
Classes in org.opensaml.xacml.policy.impl that implement SubjectType | |
---|---|
class |
SubjectTypeImpl
Implementation of SubjectType . |
Methods in org.opensaml.xacml.policy.impl that return SubjectType | |
---|---|
SubjectType |
SubjectTypeImplBuilder.buildObject()
Builds a XACML object, using its default attribute name. |
SubjectType |
SubjectTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
Methods in org.opensaml.xacml.policy.impl that return types with arguments of type SubjectType | |
---|---|
java.util.List<SubjectType> |
SubjectsTypeImpl.getSubjects()
Gets the subjects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |