Class XACMLAuthzDecisionStatementTypeImplBuilder

  • All Implemented Interfaces:
    org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xacml.profile.saml.XACMLAuthzDecisionStatementType>, org.opensaml.saml.common.SAMLObjectBuilder<org.opensaml.xacml.profile.saml.XACMLAuthzDecisionStatementType>

    public class XACMLAuthzDecisionStatementTypeImplBuilder
    extends org.opensaml.saml.common.AbstractSAMLObjectBuilder<org.opensaml.xacml.profile.saml.XACMLAuthzDecisionStatementType>
    • Constructor Detail

      • XACMLAuthzDecisionStatementTypeImplBuilder

        public XACMLAuthzDecisionStatementTypeImplBuilder()
        Constructor.
    • Method Detail

      • buildObject

        public org.opensaml.xacml.profile.saml.XACMLAuthzDecisionStatementType buildObject()
        Specified by:
        buildObject in interface org.opensaml.saml.common.SAMLObjectBuilder<org.opensaml.xacml.profile.saml.XACMLAuthzDecisionStatementType>
        Specified by:
        buildObject in class org.opensaml.saml.common.AbstractSAMLObjectBuilder<org.opensaml.xacml.profile.saml.XACMLAuthzDecisionStatementType>
      • buildObject

        public org.opensaml.xacml.profile.saml.XACMLAuthzDecisionStatementType buildObject​(String namespaceURI,
                                                                                           String localName,
                                                                                           String namespacePrefix)
        Specified by:
        buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xacml.profile.saml.XACMLAuthzDecisionStatementType>
        Specified by:
        buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<org.opensaml.xacml.profile.saml.XACMLAuthzDecisionStatementType>