Package | Description |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Modifier and Type | Method and Description |
---|---|
List<SubjectType> |
SubjectsType.getSubjects()
Gets the subjects.
|
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
List<SubjectType> |
SubjectsTypeImpl.getSubjects()
Gets the subjects.
|
Copyright © 1999-2013. All Rights Reserved.