Kinetic C/C++ Client
 All Classes Functions Variables Pages
Public Attributes | List of all members
kinetic::ACL Struct Reference
Collaboration diagram for kinetic::ACL:
Collaboration graph
[legend]

Public Attributes

int64_t identity
 User ID.
 
std::string hmac_key
 Key to use for authenticating requests.
 
std::list< Scopescopes
 List of scopes the user can operate in. For instance, a user might only have permission to write to a particular key range.
 

Detailed Description

Definition at line 42 of file acls.h.


The documentation for this struct was generated from the following file: