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