| 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Privilege | |
|---|---|
| com.gigaspaces.security.authorities | Security Authorities There are four categories of user authorities. | 
| Uses of Privilege in com.gigaspaces.security.authorities | 
|---|
| Classes in com.gigaspaces.security.authorities that implement Privilege | |
|---|---|
static class | 
GridAuthority.GridPrivilege
Defines managing services privileges  | 
static class | 
MonitorAuthority.MonitorPrivilege
Defines monitoring privileges  | 
static class | 
RoleAuthority.RolePrivilege
Empty placeholder for Role privilege (part of authority format)  | 
static class | 
SpaceAuthority.SpacePrivilege
Defines operation privileges  | 
static class | 
SystemAuthority.SystemPrivilege
Defines monitoring privileges  | 
| Methods in com.gigaspaces.security.authorities that return Privilege | |
|---|---|
 Privilege | 
GridAuthority.getPrivilege()
 | 
 Privilege | 
InternalAuthority.getPrivilege()
A granted privilege associated with this Authority.  | 
 Privilege | 
MonitorAuthority.getPrivilege()
 | 
 Privilege | 
SpaceAuthority.getPrivilege()
 | 
 Privilege | 
SystemAuthority.getPrivilege()
 | 
| Methods in com.gigaspaces.security.authorities with parameters of type Privilege | |
|---|---|
 boolean | 
GrantedAuthorities.isGranted(Privilege privilege)
Evaluates to true if has been granted the required privilege, disregarding any
 classname filters of a SpaceAuthority. | 
 boolean | 
GrantedAuthorities.isGranted(Privilege privilege,
          Object object)
Evaluates to true if has been granted the required
 privileges to access the specified object. | 
  | 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||