![]() |
RDK Documentation (Open Sourced RDK Components)
|
wrapper class for accessing thunder plugins More...
#include "Module.h"#include "priv_aamp.h"#include <core/core.h>#include <websocket/websocket.h>#include <securityagent/SecurityTokenUtil.h>#include <ThunderAccess.h>
Go to the source code of this file.
Data Structures | |
| struct | ThunderSecurity |
| Structure to save the Thunder security token details. More... | |
Macros | |
| #define | SERVER_DETAILS "127.0.0.1:9998" |
| #define | MAX_LENGTH 1024 |
Typedefs | |
| typedef struct ThunderSecurity | ThunderSecurityData |
| Structure to save the Thunder security token details. | |
Variables | |
| ThunderSecurityData | gSecurityData |
wrapper class for accessing thunder plugins
Definition in file ThunderAccess.cpp.
| struct ThunderSecurity |
Structure to save the Thunder security token details.
Definition at line 40 of file ThunderAccess.cpp.

| Data Fields | ||
|---|---|---|
| string | securityToken | |
| int | tokenStatus | |
| bool | tokenQueried | |