Uses of Class
com.sas.lsaf.security.user.UserExistsException
-
Packages that use UserExistsException Package Description com.sas.lsaf.security.user Service and classes to create and manipulate users in the system. -
-
Uses of UserExistsException in com.sas.lsaf.security.user
Methods in com.sas.lsaf.security.user that throw UserExistsException Modifier and Type Method Description User
UserService. createUser(UserCreateInfo userInfo)
Creates a user in the system.
-