Package | Description |
---|---|
com.gigaspaces.security.directory |
Security Directory
The security directory (storing users and roles) is managed by the Directory Manager.
|
Modifier and Type | Method and Description |
---|---|
void |
RoleManager.deleteRole(String role)
Delete an existing role represented by the specified
role . |
RoleDetails |
RoleManager.getRole(String role)
Retrieve the role details by
role . |
void |
RoleManager.updateRole(RoleDetails roleDetails)
Updates the role details, excluding the role which must remain the same.
|
Copyright © GigaSpaces.