Class SAMLBindException

All Implemented Interfaces:
Serializable

public class SAMLBindException extends SAMLException
This exception is thrown when SAML authentication has to be performed and indicates an error that occured during the processing of a SAML request/response exchange.
See Also:
  • Field Details

  • Constructor Details

    • SAMLBindException

      public SAMLBindException()
    • SAMLBindException

      public SAMLBindException(Throwable cause)