Uses of Interface
org.opensaml.xacml.profile.saml.ReferencedPoliciesType
-
Uses of ReferencedPoliciesType in org.opensaml.xacml.profile.saml
Methods in org.opensaml.xacml.profile.saml that return ReferencedPoliciesTypeModifier and TypeMethodDescriptionXACMLAuthzDecisionQueryType.getReferencedPolicies()Gets the reference to the policies to be used while rendering a decision.XACMLPolicyStatementType.getReferencedPolicies()Gets the referenced policies.Methods in org.opensaml.xacml.profile.saml with parameters of type ReferencedPoliciesTypeModifier and TypeMethodDescriptionvoidXACMLAuthzDecisionQueryType.setReferencedPolicies(ReferencedPoliciesType policies) Sets the reference to the policies to be used while rendering a decision.voidXACMLPolicyStatementType.setReferencedPolicies(ReferencedPoliciesType policies) Sets the referenced policies.