Uses of Interface
org.opensaml.xacml.policy.FunctionType
Packages that use FunctionType
Package
Description
XMLObject provider implementation classes for XACML policy schema.
-
Uses of FunctionType in org.opensaml.xacml.policy.impl
Classes in org.opensaml.xacml.policy.impl that implement FunctionTypeMethods in org.opensaml.xacml.policy.impl that return FunctionTypeModifier and TypeMethodDescriptionFunctionTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.FunctionTypeImplBuilder.buildObject
(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.