aerospike/admin

Description:
  • The admin module contains classes associated with RBAC (Role Based Access Control) security methods defined in Client

Source:

The admin module contains classes associated with RBAC (Role Based Access Control) security methods defined in Client

Members

(static) Privilege

Privilege

Description:
  • The Privilege class contains a privilegeCode as well as an namespace and set.

Source:

The Privilege class contains a privilegeCode as well as an namespace and set.

(static) Role

Role

Description:
  • The Role class holds quota, whitelist, and privilege information for an specified role.

Source:

The Role class holds quota, whitelist, and privilege information for an specified role.

(static) User

User.

Description:
  • The User class holds role and database usage information for individual users.

Source:

The User class holds role and database usage information for individual users.