| Package | Description | 
|---|---|
| com.gigaspaces.security.directory | Security Directory | 
| com.gigaspaces.security.fs | 
| Modifier and Type | Method and Description | 
|---|---|
| UserManager | DirectoryManager. getUserManager()A user manager for user-management based on the privileges granted to the directory manager. | 
| Modifier and Type | Method and Description | 
|---|---|
| static List<String> | DirectoryManagerUtils. getUserRoles(UserManager userManager,
            String username)Query the  UserManagerfor all the roles assigned to the specified user. | 
| static List<UserDetails> | DirectoryManagerUtils. getUsersWithRole(UserManager userManager,
                String role)Get all users that are assigned to the specified role. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FileUserManagerA file based  UserManagerresponsible for managing users stored in a file. | 
| Modifier and Type | Method and Description | 
|---|---|
| UserManager | FileDirectoryManager. getUserManager() | 
Copyright © GigaSpaces.