Uses of Class
com.sas.lsaf.security.user.UserDeleteException
-
Packages that use UserDeleteException Package Description com.sas.lsaf.security.user Service and classes to create and manipulate users in the system. -
-
Uses of UserDeleteException in com.sas.lsaf.security.user
Methods in com.sas.lsaf.security.user that throw UserDeleteException Modifier and Type Method Description void
UserService. deleteUser(java.lang.String userId)
Deletes a user who has performed no actions in the system.
-