Fledge
An open source edge computing platform for industrial users
ServiceAuthHandler Member List

This is the complete list of members for ServiceAuthHandler, including all inherited members.

AuthenticationMiddlewareACL(std::shared_ptr< HttpServer::Response > response, std::shared_ptr< HttpServer::Request > request, const std::string &serviceName, const std::string &serviceType)ServiceAuthHandler
AuthenticationMiddlewareCommon(std::shared_ptr< HttpServer::Response > response, std::shared_ptr< HttpServer::Request > request, std::string &callerName, std::string &callerType)ServiceAuthHandler
AuthenticationMiddlewarePUT(std::shared_ptr< HttpServer::Response > response, std::shared_ptr< HttpServer::Request > request, std::function< void(std::shared_ptr< HttpServer::Response >, std::shared_ptr< HttpServer::Request >)> funcPUT)ServiceAuthHandler
configChange(const std::string &category, const std::string &config)=0 (defined in ServiceHandler)ServiceHandlerpure virtual
configChildCreate(const std::string &parent_category, const std::string &category, const std::string &config)=0 (defined in ServiceHandler)ServiceHandlerpure virtual
configChildDelete(const std::string &parent_category, const std::string &category)=0 (defined in ServiceHandler)ServiceHandlerpure virtual
createSecurityCategories(ManagementClient *mgtClient, bool dryRun)ServiceAuthHandler
getAuthenticatedCaller()ServiceAuthHandler
getMgmtClient() (defined in ServiceAuthHandler)ServiceAuthHandlerinlinestatic
getName() (defined in ServiceAuthHandler)ServiceAuthHandlerinline
getType() (defined in ServiceAuthHandler)ServiceAuthHandlerinline
isRunning()=0 (defined in ServiceHandler)ServiceHandlerpure virtual
m_mgtClientServiceAuthHandlerprotectedstatic
m_name (defined in ServiceAuthHandler)ServiceAuthHandlerprotected
m_type (defined in ServiceAuthHandler)ServiceAuthHandlerprotected
refreshBearerToken()ServiceAuthHandler
respond(std::shared_ptr< HttpServer::Response > response, const std::string &payload) (defined in ServiceAuthHandler)ServiceAuthHandlerinline
respond(std::shared_ptr< HttpServer::Response > response, SimpleWeb::StatusCode code, const std::string &payload) (defined in ServiceAuthHandler)ServiceAuthHandlerinline
restart()=0 (defined in ServiceHandler)ServiceHandlerpure virtual
securityChange(const std::string &payload)ServiceAuthHandlervirtual
ServiceAuthHandler() (defined in ServiceAuthHandler)ServiceAuthHandlerinline
setAuthenticatedCaller(bool enabled)ServiceAuthHandler
setInitialAuthenticatedCaller()ServiceAuthHandler
shutdown()=0 (defined in ServiceHandler)ServiceHandlerpure virtual
updateSecurityCategory(const std::string &newCategory)ServiceAuthHandler
~ServiceAuthHandler() (defined in ServiceAuthHandler)ServiceAuthHandlerinlinevirtual