org.picketlink.authentication
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) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LockedAccountException(String message)
Copyright © 2016 JBoss by Red Hat. All rights reserved.