Interface SAMLObjectBuilder<T extends SAMLObject>

    • Method Detail

      • build

        T build()
        Builds the XMLObject.

        If invoked several times the method must return the same object.

        Returns:
        the built object