GigaSpaces XAP 8.0 API

Uses of Class
com.gigaspaces.security.directory.RoleNotFoundException

Packages that use RoleNotFoundException
com.gigaspaces.security.directory Security Directory The security directory (storing users and roles) is managed by the Directory Manager. 
 

Uses of RoleNotFoundException in com.gigaspaces.security.directory
 

Methods in com.gigaspaces.security.directory that throw RoleNotFoundException
 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.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.