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

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

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

Classes in org.opensaml.xacml.policy.impl that implement FunctionType
 class FunctionTypeImpl
          Implementation of FunctionType.
 

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



Copyright © 1999-2012. All Rights Reserved.