Class AuthenticatingAuthorityBuilder

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

    public class AuthenticatingAuthorityBuilder
    extends org.opensaml.saml.common.AbstractSAMLObjectBuilder<org.opensaml.saml.saml2.core.AuthenticatingAuthority>
    Builder for AuthenticatingAuthorityImpl objects.
    • Constructor Detail

      • AuthenticatingAuthorityBuilder

        public AuthenticatingAuthorityBuilder()
        Constructor.
    • Method Detail

      • buildObject

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

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