Uses of Interface
org.opensaml.xacml.policy.DescriptionType
Packages that use DescriptionType
-
Uses of DescriptionType in org.opensaml.xacml.policy
Methods in org.opensaml.xacml.policy that return DescriptionTypeModifier and TypeMethodDescriptionPolicySetType.getDescription()Gets the description for this policy set.PolicyType.getDescription()Gets the description for this policy.RuleType.getDescription()Gets the description of this rule.Methods in org.opensaml.xacml.policy with parameters of type DescriptionTypeModifier and TypeMethodDescriptionvoidPolicySetType.setDescription(DescriptionType description) Sets the description for this policy set.voidPolicyType.setDescription(DescriptionType description) Sets the description for this policy.voidRuleType.setDescription(DescriptionType description) Sets the description of this rule.