Class AuthenticationFailedException

All Implemented Interfaces:
Serializable

public final class AuthenticationFailedException extends AuthenticationException
An authentication exception which signifies that authentication of the request has failed and an appropriate unauthorized response should be returned to the client.
Since:
2.0.0
See Also: