Uses of Interface
org.opensaml.xacml.policy.SubjectsType
-
Packages that use SubjectsType Package Description org.opensaml.xacml.policy XMLObject interfaces for XACML policy schema. -
-
Uses of SubjectsType in org.opensaml.xacml.policy
Methods in org.opensaml.xacml.policy that return SubjectsType Modifier and Type Method Description SubjectsTypeTargetType. getSubjects()Gets the subjects of this target.Methods in org.opensaml.xacml.policy with parameters of type SubjectsType Modifier and Type Method Description voidTargetType. setSubjects(SubjectsType subjects)Sets the subjects in the target.
-