AlexaClientSDK  1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Variables
AuthorizationManagerStorage.cpp File Reference
#include <acsdkAuthorization/AuthorizationManagerStorage.h>
#include <acsdkAuthorization/private/Logging.h>
Include dependency graph for AuthorizationManagerStorage.cpp:

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::acsdkAuthorization
 

Variables

static const std::string TAG {"AuthorizationManagerStorage"}
 String to identify log entries originating from this file. More...
 
static const std::string alexaClientSDK::acsdkAuthorization::COMPONENT_NAME = "AuthorizationManager"
 The component name used for MiscStorageInterface. More...
 
static const std::string alexaClientSDK::acsdkAuthorization::AUTH_STATE_TABLE = "authorizationState"
 The table name used for MiscStorageInterface. More...
 
static const std::string alexaClientSDK::acsdkAuthorization::AUTH_ADAPTER_ID_KEY = "authAdapterId"
 The authAdapterId key associated with the adapterId. More...
 
static const std::string alexaClientSDK::acsdkAuthorization::USER_ID_KEY = "userId"
 The authAdapterId key associated with the storage userId. More...
 

Variable Documentation

◆ TAG

const std::string TAG {"AuthorizationManagerStorage"}
static

String to identify log entries originating from this file.

AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0