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::TokenCache, including all inherited members.
clear() (defined in rmsauth::TokenCache) | rmsauth::TokenCache | 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 | |
getCacheName() const (defined in rmsauth::TokenCache) | rmsauth::TokenCache | inlinevirtual |
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 | |
onAfterAccess(const TokenCacheNotificationArgs &) (defined in rmsauth::TokenCache) | rmsauth::TokenCache | inlinevirtual |
onBeforeAccess(const TokenCacheNotificationArgs &) (defined in rmsauth::TokenCache) | rmsauth::TokenCache | inlinevirtual |
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 | |
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 |