Uses of Interface
org.opensaml.xacml.policy.SubjectType
-
Packages that use SubjectType Package Description org.opensaml.xacml.policy XMLObject interfaces for XACML policy schema. -
-
Uses of SubjectType in org.opensaml.xacml.policy
Methods in org.opensaml.xacml.policy that return types with arguments of type SubjectType Modifier and Type Method Description List<SubjectType>SubjectsType. getSubjects()Gets the subjects.
-