|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
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 | |
---|---|
List<SubjectType> |
SubjectsType.getSubjects()
Gets the subjects. |
Uses of SubjectType in org.opensaml.xacml.policy.impl |
---|
Methods in org.opensaml.xacml.policy.impl that return SubjectType | |
---|---|
SubjectType |
SubjectTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications. |
SubjectType |
SubjectTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
Methods in org.opensaml.xacml.policy.impl that return types with arguments of type SubjectType | |
---|---|
List<SubjectType> |
SubjectsTypeImpl.getSubjects()
Gets the subjects. |
|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |