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