Signals that an account was locked.
This exception may be thrown by a LoginModule if it determines that authentication is being attempted on a locked account.
Signals that an account was locked. This exception may be thrown by a LoginModule if it determines that authentication is being attempted on a locked account.
(->account-locked-exception)(->account-locked-exception msg)Constructor.
Constructs a AccountLockedException with the specified detail message. A detail message is a String that describes this particular exception.
msg - the detail message. - java.lang.String
Constructor. Constructs a AccountLockedException with the specified detail message. A detail message is a String that describes this particular exception. msg - the detail message. - `java.lang.String`
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |