Interface ConfirmationMethod

  • All Superinterfaces:
    SAMLObject, XMLObject, XSURI

    public interface ConfirmationMethod
    extends SAMLObject, XSURI
    This interface defines how the object representing a SAML1 ConfirmationMethod element behaves.
    • Method Detail

      • getConfirmationMethod

        @Deprecated(forRemoval=true,
                    since="4.0.0")
        @Nullable
        default String getConfirmationMethod()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Gets the confirmation method.
        Returns:
        the confirmation method
      • setConfirmationMethod

        @Deprecated(forRemoval=true,
                    since="4.0.0")
        default void setConfirmationMethod​(@Nullable
                                           String uri)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Sets the confirmation method.
        Parameters:
        uri - the confirmation method