Fledge
An open source edge computing platform for industrial users
ACL Class Reference

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 ()
 

Detailed Description

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


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