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