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 7.0.0, replaced by the inner classes
|
UserLockoutException(String msg)
Deprecated.
As of 7.0.0, replaced by the inner classes
|
UserLockoutException(String msg,
Throwable cause)
Deprecated.
As of 7.0.0, replaced by the inner classes
|
UserLockoutException(Throwable cause)
Deprecated.
As of 7.0.0, 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)