|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubjectsType | |
|---|---|
| org.opensaml.xacml.policy | |
| org.opensaml.xacml.policy.impl | |
| Uses of SubjectsType in org.opensaml.xacml.policy |
|---|
| Methods in org.opensaml.xacml.policy that return SubjectsType | |
|---|---|
SubjectsType |
TargetType.getSubjects()
Gets the subjects of this target. |
| Methods in org.opensaml.xacml.policy with parameters of type SubjectsType | |
|---|---|
void |
TargetType.setSubjects(SubjectsType subjects)
Sets the subjects in the target. |
| Uses of SubjectsType in org.opensaml.xacml.policy.impl |
|---|
| Classes in org.opensaml.xacml.policy.impl that implement SubjectsType | |
|---|---|
class |
SubjectsTypeImpl
Implementation of SubjectsType. |
| Methods in org.opensaml.xacml.policy.impl that return SubjectsType | |
|---|---|
SubjectsType |
SubjectsTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications. |
SubjectsType |
SubjectsTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
SubjectsType |
TargetTypeImpl.getSubjects()
Gets the subjects of this target. |
| Methods in org.opensaml.xacml.policy.impl with parameters of type SubjectsType | |
|---|---|
void |
TargetTypeImpl.setSubjects(SubjectsType newSubjects)
Sets the subjects in the target. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||