RMS SDK for C++
0.2.1
A client library for using Microsoft RMS from Linux.
|
This is the complete list of members for rmsauth::FileCacheEncrypted, including all inherited members.
cacheFilePath_ (defined in rmsauth::FileCache) | rmsauth::FileCache | protected |
clear() override (defined in rmsauth::FileCache) | rmsauth::FileCache | virtual |
count() const (defined in rmsauth::TokenCache) | rmsauth::TokenCache | |
defaultShared() (defined in rmsauth::TokenCache) | rmsauth::TokenCache | static |
deleteItem(TokenCacheItemPtr item) (defined in rmsauth::TokenCache) | rmsauth::TokenCache | virtual |
deserialize(const ByteArray &state) (defined in rmsauth::TokenCache) | rmsauth::TokenCache | |
FileCache(const String &filePath="") (defined in rmsauth::FileCache) | rmsauth::FileCache | |
FileCacheEncrypted(const String &filePath="") (defined in rmsauth::FileCacheEncrypted) | rmsauth::FileCacheEncrypted | |
fileLock_ (defined in rmsauth::FileCache) | rmsauth::FileCache | protectedstatic |
hasStateChanged() const (defined in rmsauth::TokenCache) | rmsauth::TokenCache | inline |
hasStateChanged(const bool val) (defined in rmsauth::TokenCache) | rmsauth::TokenCache | inline |
hasStateChanged_ (defined in rmsauth::TokenCache) | rmsauth::TokenCache | protected |
loadFromCache(const String &authority, const String &resource, const String &clientId, TokenSubjectType subjectType, const String &uniqueId, CallStatePtr callState) (defined in rmsauth::TokenCache) | rmsauth::TokenCache | |
loadSingleItemFromCache(const String &authority, const String &resource, const String &clientId, TokenSubjectType subjectType, const String &uniqueId, CallStatePtr callState) (defined in rmsauth::TokenCache) | rmsauth::TokenCache | |
onBeforeWrite(const TokenCacheNotificationArgs &) (defined in rmsauth::TokenCache) | rmsauth::TokenCache | inlinevirtual |
queryCache(const String &authority, const String &clientId, TokenSubjectType subjectType, const String &uniqueId) (defined in rmsauth::TokenCache) | rmsauth::TokenCache | |
readCache() override (defined in rmsauth::FileCacheEncrypted) | rmsauth::FileCacheEncrypted | protectedvirtual |
readItems() (defined in rmsauth::TokenCache) | rmsauth::TokenCache | virtual |
serialize() (defined in rmsauth::TokenCache) | rmsauth::TokenCache | |
storeToCache(AuthenticationResultPtr result, const String &authority, const String &resource, const String &clientId, TokenSubjectType subjectType, CallStatePtr callState) (defined in rmsauth::TokenCache) | rmsauth::TokenCache | |
TokenCache(const ByteArray &state) (defined in rmsauth::TokenCache) | rmsauth::TokenCache | |
TokenCache() (defined in rmsauth::TokenCache) | rmsauth::TokenCache | protected |
updateCachedMrrtRefreshTokens(AuthenticationResultPtr result, const String &authority, const String &clientId, TokenSubjectType subjectType) (defined in rmsauth::TokenCache) | rmsauth::TokenCache | |
writeCache() override (defined in rmsauth::FileCacheEncrypted) | rmsauth::FileCacheEncrypted | protectedvirtual |