| 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RoleDetails | |
|---|---|
| com.gigaspaces.security.directory | Security Directory The security directory (storing users and roles) is managed by the Directory Manager. | 
| Uses of RoleDetails in com.gigaspaces.security.directory | 
|---|
| Classes in com.gigaspaces.security.directory that implement RoleDetails | |
|---|---|
 class | 
Role
Models role details retrieved by RoleManager. | 
| Methods in com.gigaspaces.security.directory that return RoleDetails | |
|---|---|
 RoleDetails | 
RoleManager.getRole(String role)
Retrieve the role details by role. | 
| Methods in com.gigaspaces.security.directory that return types with arguments of type RoleDetails | |
|---|---|
 Map<String,RoleDetails> | 
RoleManager.mapRoles()
Returns a map containing mapping between role and role-details.  | 
| Methods in com.gigaspaces.security.directory with parameters of type RoleDetails | |
|---|---|
 void | 
RoleManager.createRole(RoleDetails roleDetails)
Create a new role with the specified roleDetails. | 
 void | 
RoleManager.updateRole(RoleDetails roleDetails)
Updates the role details, excluding the role which must remain the same.  | 
  | 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||