|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserPasswordException | |
---|---|
com.sas.hls.security.user | Service and class definitions for manipulating and creating Users. |
Uses of UserPasswordException in com.sas.hls.security.user |
---|
Methods in com.sas.hls.security.user that throw UserPasswordException | |
---|---|
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. |
void |
UserService.resetPassword(String userId,
String newPassword)
Reset the password of a user. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |