bool isAccountNonLocked()
Checks whether the user is locked.
Internally, if this method returns false, the authentication system will throw a LockedException and prevent login.
bool isAccountNonLocked()
Checks whether the user is locked.
Internally, if this method returns false, the authentication system will throw a LockedException and prevent login.
bool | true if the user is not locked, false otherwise |
LockedException |
Designed by : w10schools
service@w10schools.com
Please login to continue.