Uses of Interface
org.opensaml.xacml.policy.ObligationType
-
Packages that use ObligationType Package Description org.opensaml.xacml.policy XMLObject interfaces for XACML policy schema. -
-
Uses of ObligationType in org.opensaml.xacml.policy
Methods in org.opensaml.xacml.policy that return types with arguments of type ObligationType Modifier and Type Method Description List<ObligationType>ObligationsType. getObligations()Get the list of obligations.
-