RMS SDK for C++  0.2.1
A client library for using Microsoft RMS from Linux.
rmsauth::TokenCache Member List

This is the complete list of members for rmsauth::TokenCache, including all inherited members.

clear() (defined in rmsauth::TokenCache)rmsauth::TokenCachevirtual
count() const (defined in rmsauth::TokenCache)rmsauth::TokenCache
defaultShared() (defined in rmsauth::TokenCache)rmsauth::TokenCachestatic
deleteItem(TokenCacheItemPtr item) (defined in rmsauth::TokenCache)rmsauth::TokenCachevirtual
deserialize(const ByteArray &state) (defined in rmsauth::TokenCache)rmsauth::TokenCache
getCacheName() const (defined in rmsauth::TokenCache)rmsauth::TokenCacheinlinevirtual
hasStateChanged() const (defined in rmsauth::TokenCache)rmsauth::TokenCacheinline
hasStateChanged(const bool val) (defined in rmsauth::TokenCache)rmsauth::TokenCacheinline
hasStateChanged_ (defined in rmsauth::TokenCache)rmsauth::TokenCacheprotected
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::TokenCacheinlinevirtual
onBeforeAccess(const TokenCacheNotificationArgs &) (defined in rmsauth::TokenCache)rmsauth::TokenCacheinlinevirtual
onBeforeWrite(const TokenCacheNotificationArgs &) (defined in rmsauth::TokenCache)rmsauth::TokenCacheinlinevirtual
queryCache(const String &authority, const String &clientId, TokenSubjectType subjectType, const String &uniqueId) (defined in rmsauth::TokenCache)rmsauth::TokenCache
readItems() (defined in rmsauth::TokenCache)rmsauth::TokenCachevirtual
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::TokenCacheprotected
updateCachedMrrtRefreshTokens(AuthenticationResultPtr result, const String &authority, const String &clientId, TokenSubjectType subjectType) (defined in rmsauth::TokenCache)rmsauth::TokenCache