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

Packages that use ApplyType
org.opensaml.xacml.policy.impl   
 

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

Classes in org.opensaml.xacml.policy.impl that implement ApplyType
 class ApplyTypeImpl
          Implementation of ApplyType.
 

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



Copyright © 1999-2012. All Rights Reserved.