Class AuthenticationFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.security.api.auth.AuthenticationFailedException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AuthenticationCancelledException

public class AuthenticationFailedException extends Exception
Exception thrown on authentication failure. A set of messages may be set to describe in more detail why authentication failed.
See Also:
  • Constructor Details

  • Method Details