| 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserNotFoundException | |
|---|---|
| com.gigaspaces.security.directory | Security Directory The security directory (storing users and roles) is managed by the Directory Manager. | 
| Uses of UserNotFoundException in com.gigaspaces.security.directory | 
|---|
| Methods in com.gigaspaces.security.directory that throw UserNotFoundException | |
|---|---|
 void | 
UserManager.deleteUser(String username)
Delete an existing user represented by the specified username. | 
 UserDetails | 
UserManager.getUser(String username)
Retrieve the user details by username. | 
 void | 
UserManager.updateUser(UserDetails userDetails)
Updates the user details, excluding the username which must remain the same.  | 
  | 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||