Class AuthnContextDeclRefBuilder

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

    public class AuthnContextDeclRefBuilder
    extends org.opensaml.saml.common.AbstractSAMLObjectBuilder<org.opensaml.saml.saml2.core.AuthnContextDeclRef>
    Builder for AuthnContextDeclRefImpl objects.
    • Constructor Detail

      • AuthnContextDeclRefBuilder

        public AuthnContextDeclRefBuilder()
        Constructor.
    • Method Detail

      • buildObject

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

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