Uses of Interface
org.opensaml.xacml.profile.saml.XACMLAuthzDecisionStatementType
Packages that use XACMLAuthzDecisionStatementType
Package
Description
XMLObject implementation classes for XACML SAML profile.
-
Uses of XACMLAuthzDecisionStatementType in org.opensaml.xacml.profile.saml.impl
Classes in org.opensaml.xacml.profile.saml.impl that implement XACMLAuthzDecisionStatementTypeModifier and TypeClassDescriptionclass
A concrete implementation ofXACMLAuthzDecisionStatementType
.Methods in org.opensaml.xacml.profile.saml.impl that return XACMLAuthzDecisionStatementTypeModifier and TypeMethodDescriptionXACMLAuthzDecisionStatementTypeImplBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.XACMLAuthzDecisionStatementTypeImplBuilder.buildObject
(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.