public class AuthenticationFailedException
extends java.lang.RuntimeException
Constructor and Description |
---|
AuthenticationFailedException(int attemptsLeft)
Returns authentication attempts left.
|
Modifier and Type | Method and Description |
---|---|
int |
getAttemptsLeft() |