Interface SAMLObjectBuilder<SAMLObjectType extends SAMLObject>

    • Method Detail

      • buildObject

        @Nonnull
        SAMLObjectType buildObject()
        Builds a SAMLObject using the default name and namespace information provided SAML specifications.
        Returns:
        built SAMLObject