OpenSAML-J 2.4.1-redhat-3

Uses of Interface
org.opensaml.xacml.policy.IdReferenceType

Packages that use IdReferenceType
org.opensaml.xacml.policy   
org.opensaml.xacml.policy.impl   
org.opensaml.xacml.profile.saml   
org.opensaml.xacml.profile.saml.impl   
 

Uses of IdReferenceType in org.opensaml.xacml.policy
 

Methods in org.opensaml.xacml.policy that return types with arguments of type IdReferenceType
 List<IdReferenceType> PolicySetType.getPolicyIdReferences()
          Gets the policy Id references.
 List<IdReferenceType> PolicySetType.getPolicySetIdReferences()
          Gets the policy set Id references.
 

Uses of IdReferenceType in org.opensaml.xacml.policy.impl
 

Classes in org.opensaml.xacml.policy.impl that implement IdReferenceType
 class IdReferenceTypeImpl
          Implementation of IdReferenceType.
 

Methods in org.opensaml.xacml.policy.impl that return IdReferenceType
 IdReferenceType IdReferenceTypeImplBuilder.buildObject()
          Builds a XACMLObject using the default name and namespace information provided XACML specifications.
 IdReferenceType IdReferenceTypeImplBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 

Methods in org.opensaml.xacml.policy.impl that return types with arguments of type IdReferenceType
 List<IdReferenceType> PolicySetTypeImpl.getPolicyIdReferences()
          Gets the policy Id references.
 List<IdReferenceType> PolicySetTypeImpl.getPolicySetIdReferences()
          Gets the policy set Id references.
 

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

Methods in org.opensaml.xacml.profile.saml that return types with arguments of type IdReferenceType
 List<IdReferenceType> XACMLPolicyQueryType.getPolicyIdReferences()
          Gets the IDs for referenced policies.
 List<IdReferenceType> XACMLPolicyQueryType.getPolicySetIdReferences()
          Gets the IDs for referenced policy sets.
 

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

Methods in org.opensaml.xacml.profile.saml.impl that return types with arguments of type IdReferenceType
 List<IdReferenceType> XACMLPolicyQueryTypeImpl.getPolicyIdReferences()
          Gets the IDs for referenced policies.
 List<IdReferenceType> XACMLPolicyQueryTypeImpl.getPolicySetIdReferences()
          Gets the IDs for referenced policy sets.
 


OpenSAML-J 2.4.1-redhat-3

Copyright © 2006-2012 Internet2. All Rights Reserved.