RDK Documentation (Open Sourced RDK Components)
ThunderAccess.cpp File Reference

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>
Include dependency graph for ThunderAccess.cpp:

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
 

yes

wrapper class for accessing thunder plugins

Definition in file ThunderAccess.cpp.


Data Structure Documentation

◆ ThunderSecurity

struct ThunderSecurity

Structure to save the Thunder security token details.

Definition at line 40 of file ThunderAccess.cpp.

Collaboration diagram for ThunderSecurity:
Collaboration graph
Data Fields
string securityToken
int tokenStatus
bool tokenQueried