Package | Description |
---|---|
com.gigaspaces.security.authorities |
Security Authorities
There are four categories of user authorities.
|
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.