Uses of Interface
org.opensaml.xacml.profile.saml.XACMLPolicyStatementType
Packages that use XACMLPolicyStatementType
Package
Description
XMLObject implementation classes for XACML SAML profile.
-
Uses of XACMLPolicyStatementType in org.opensaml.xacml.profile.saml.impl
Classes in org.opensaml.xacml.profile.saml.impl that implement XACMLPolicyStatementTypeMethods in org.opensaml.xacml.profile.saml.impl that return XACMLPolicyStatementTypeModifier and TypeMethodDescriptionXACMLPolicyStatementTypeImplBuilder.buildObject()Builds a SAMLObject using the default name and namespace information provided SAML specifications.XACMLPolicyStatementTypeImplBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.