public class UserLockoutException extends PortalException
Modifier and Type | Class and Description |
---|---|
static class |
UserLockoutException.LDAPLockout |
static class |
UserLockoutException.PasswordPolicyLockout |
Constructor and Description |
---|
UserLockoutException()
Deprecated.
As of Wilberforce (7.0.x), replaced by the inner classes
|
UserLockoutException(String msg)
Deprecated.
As of Wilberforce (7.0.x), replaced by the inner classes
|
UserLockoutException(String msg,
Throwable cause)
Deprecated.
As of Wilberforce (7.0.x), replaced by the inner classes
|
UserLockoutException(Throwable cause)
Deprecated.
As of Wilberforce (7.0.x), replaced by the inner classes
|
@Deprecated public UserLockoutException()
@Deprecated public UserLockoutException(String msg)
@Deprecated public UserLockoutException(String msg, Throwable cause)
@Deprecated public UserLockoutException(Throwable cause)