| Package | Description | 
|---|---|
| com.gigaspaces.internal.server.space | |
| com.gigaspaces.internal.server.space.executors | |
| com.gigaspaces.security.authorities | 
 Security Authorities 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SpaceImpl.assertAuthorizedForType(String typeName,
                       SpaceAuthority.SpacePrivilege privilege,
                       SpaceContext spaceContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
SpaceAuthority.SpacePrivilege | 
SpaceRegisterTypeDescriptorExecutor.getPrivilege()  | 
SpaceAuthority.SpacePrivilege | 
SpaceAddTypeIndexesExecutor.getPrivilege()  | 
SpaceAuthority.SpacePrivilege | 
SpaceActionExecutor.getPrivilege()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SpaceAuthority.SpacePrivilege | 
SpaceAuthority.SpacePrivilege.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static SpaceAuthority.SpacePrivilege[] | 
SpaceAuthority.SpacePrivilege.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
SpaceAuthority(SpaceAuthority.SpacePrivilege spacePrivilege)
An authority with the specified privilege. 
 | 
SpaceAuthority(SpaceAuthority.SpacePrivilege spacePrivilege,
              SpaceAuthority.Filter filter)
An authority with the specified privilege. 
 | 
Copyright © GigaSpaces.