Uses of Interface
org.opensaml.xacml.policy.DefaultsType
Packages that use DefaultsType
-
Uses of DefaultsType in org.opensaml.xacml.policy
Methods in org.opensaml.xacml.policy that return DefaultsTypeModifier and TypeMethodDescriptionPolicyType.getPolicyDefaults()Gets the defaults for this policy.PolicySetType.getPolicySetDefaults()Gets the defaults for this policy set.Methods in org.opensaml.xacml.policy with parameters of type DefaultsTypeModifier and TypeMethodDescriptionvoidPolicyType.setPolicyDefaults(DefaultsType defaults) Sets the defaults for this policy.voidPolicySetType.setPolicySetDefaults(DefaultsType defaults) Sets the defaults for this policy set.