Class AuthenticationException

All Implemented Interfaces:
Serializable

public class AuthenticationException extends SessionSecurityException
The session operation failed due to an authentication failure. Repeating the operation with the same authentication credentials is likely to fail.
Since:
6.8
Author:
DiffusionData Limited
See Also:
  • Constructor Details