Uses of Class
com.sas.hls.security.user.exception.UserExistsException

Packages that use UserExistsException
com.sas.hls.security.user Service and class definitions for manipulating and creating Users. 
 

Uses of UserExistsException in com.sas.hls.security.user
 

Methods in com.sas.hls.security.user that throw UserExistsException
 User UserService.createUser(String userId, String displayName, String emailAddress, String password)
          Create a new user in the system.
 User UserService.createUserByCreateUserInfo(CreateUserInfo userInfo)
          Create a new user in the system.
 



Copyright (c) 2012, SAS Institute Inc., Cary, NC, USA