OpenSAML-J 2.4.1-redhat-3

Uses of Interface
org.opensaml.xacml.profile.saml.ReferencedPoliciesType

Packages that use ReferencedPoliciesType
org.opensaml.xacml.profile.saml   
org.opensaml.xacml.profile.saml.impl   
 

Uses of ReferencedPoliciesType in org.opensaml.xacml.profile.saml
 

Methods in org.opensaml.xacml.profile.saml that return ReferencedPoliciesType
 ReferencedPoliciesType XACMLAuthzDecisionQueryType.getReferencedPolicies()
          Gets the reference to the policies to be used while rendering a decision.
 ReferencedPoliciesType XACMLPolicyStatementType.getReferencedPolicies()
          Gets the referenced policies.
 

Methods in org.opensaml.xacml.profile.saml with parameters of type ReferencedPoliciesType
 void XACMLAuthzDecisionQueryType.setReferencedPolicies(ReferencedPoliciesType policies)
          Sets the reference to the policies to be used while rendering a decision.
 void XACMLPolicyStatementType.setReferencedPolicies(ReferencedPoliciesType policies)
          Sets the referenced policies.
 

Uses of ReferencedPoliciesType in org.opensaml.xacml.profile.saml.impl
 

Classes in org.opensaml.xacml.profile.saml.impl that implement ReferencedPoliciesType
 class ReferencedPoliciesTypeImpl
          Implementation of ReferencedPoliciesType.
 

Methods in org.opensaml.xacml.profile.saml.impl that return ReferencedPoliciesType
 ReferencedPoliciesType ReferencedPoliciesTypeImplBuilder.buildObject()
          Builds a SAMLObject using the default name and namespace information provided SAML specifications.
 ReferencedPoliciesType ReferencedPoliciesTypeImplBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 ReferencedPoliciesType XACMLAuthzDecisionQueryTypeImpl.getReferencedPolicies()
          Gets the reference to the policies to be used while rendering a decision.
 ReferencedPoliciesType XACMLPolicyStatementTypeImpl.getReferencedPolicies()
          Gets the referenced policies.
 

Methods in org.opensaml.xacml.profile.saml.impl with parameters of type ReferencedPoliciesType
 void XACMLAuthzDecisionQueryTypeImpl.setReferencedPolicies(ReferencedPoliciesType policies)
          Sets the reference to the policies to be used while rendering a decision.
 void XACMLPolicyStatementTypeImpl.setReferencedPolicies(ReferencedPoliciesType policies)
          Sets the referenced policies.
 


OpenSAML-J 2.4.1-redhat-3

Copyright © 2006-2012 Internet2. All Rights Reserved.