public class UserAccountTemporarilyLockedException
extends org.springframework.security.core.AuthenticationException
| Constructor and Description |
|---|
UserAccountTemporarilyLockedException(Date lockedTimeout)
specific constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFormattedLockedTimeout(Locale locale,
TimeZone timezone)
A formatted locked timeout
|
Date |
getLockedTimeout() |
clearExtraInformation, getAuthentication, getExtraInformation, setAuthenticationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UserAccountTemporarilyLockedException(Date lockedTimeout)
msg - exception messagelockedTimeout - timeout of locked userCopyright © 2019 Communote team. All rights reserved.