public class XACMLAuthzDecisionStatementTypeImplBuilder extends org.opensaml.saml.common.AbstractSAMLObjectBuilder<XACMLAuthzDecisionStatementType>
XACMLAuthzDecisionStatementTypeImpl objects.| Constructor and Description |
|---|
XACMLAuthzDecisionStatementTypeImplBuilder()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
XACMLAuthzDecisionStatementType |
buildObject() |
XACMLAuthzDecisionStatementType |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic XACMLAuthzDecisionStatementTypeImplBuilder()
public XACMLAuthzDecisionStatementType buildObject()
buildObject in interface org.opensaml.saml.common.SAMLObjectBuilder<XACMLAuthzDecisionStatementType>buildObject in class org.opensaml.saml.common.AbstractSAMLObjectBuilder<XACMLAuthzDecisionStatementType>public XACMLAuthzDecisionStatementType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<XACMLAuthzDecisionStatementType>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<XACMLAuthzDecisionStatementType>Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.