![]() |
Fledge
An open source edge computing platform for industrial users
|
This class represents the ACL (Access Control List) as JSON object fetched from Fledge Storage. More...
#include <acl.h>
Classes | |
class | ACLReason |
This class represents the ACL security change request. More... | |
class | KeyValueItem |
class | UrlItem |
Public Member Functions | |
ACL (const std::string &json) | |
const std::string & | getName () |
const std::vector< KeyValueItem > & | getService () |
const std::vector< UrlItem > & | getURL () |
This class represents the ACL (Access Control List) as JSON object fetched from Fledge Storage.
There are utility methods along with ACLReason class for changes handking