Class AuthenticationStatementBuilder

  • All Implemented Interfaces:
    org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.saml.saml1.core.AuthenticationStatement>, org.opensaml.saml.common.SAMLObjectBuilder<org.opensaml.saml.saml1.core.AuthenticationStatement>

    public class AuthenticationStatementBuilder
    extends org.opensaml.saml.common.AbstractSAMLObjectBuilder<org.opensaml.saml.saml1.core.AuthenticationStatement>
    Builder of AuthenticationStatementImpl objects.
    • Constructor Detail

      • AuthenticationStatementBuilder

        public AuthenticationStatementBuilder()
        Constructor.
    • Method Detail

      • buildObject

        public org.opensaml.saml.saml1.core.AuthenticationStatement buildObject()
        Specified by:
        buildObject in interface org.opensaml.saml.common.SAMLObjectBuilder<org.opensaml.saml.saml1.core.AuthenticationStatement>
        Specified by:
        buildObject in class org.opensaml.saml.common.AbstractSAMLObjectBuilder<org.opensaml.saml.saml1.core.AuthenticationStatement>
      • buildObject

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