public class LockedAccountException extends AuthenticationException
Thrown during the authentication process to indicate that the account being validated is disabled.
Constructor and Description |
---|
LockedAccountException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LockedAccountException(String message)
Copyright © 2018 JBoss by Red Hat. All rights reserved.