Uses of Class
com.sas.lsaf.security.user.UserUnlockedException
-
Packages that use UserUnlockedException Package Description com.sas.lsaf.security.user Service and classes to create and manipulate users in the system. -
-
Uses of UserUnlockedException in com.sas.lsaf.security.user
Methods in com.sas.lsaf.security.user that throw UserUnlockedException Modifier and Type Method Description void
UserService. unlockUser(java.lang.String userId)
Unlocks a user with the specified user identifier.
-