Class SAMLAssertionNotValidException

All Implemented Interfaces:
Serializable

public class SAMLAssertionNotValidException extends SAMLException
This exception is thrown when SAML authentication has to be performed and indicates that the SAML assertion received from the SAML server is not valid due to conditions on its use.
See Also:
  • Field Details

  • Constructor Details

    • SAMLAssertionNotValidException

      public SAMLAssertionNotValidException(ResourceBundle resourceBundle, String key)
    • SAMLAssertionNotValidException

      public SAMLAssertionNotValidException(ResourceBundle resourceBundle, String key, Object[] args)