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::TokenCacheKey, including all inherited members.
authority() const (defined in rmsauth::TokenCacheKey) | rmsauth::TokenCacheKey | inline |
clientId() const (defined in rmsauth::TokenCacheKey) | rmsauth::TokenCacheKey | inline |
equals(const TokenCacheKey &other) const (defined in rmsauth::TokenCacheKey) | rmsauth::TokenCacheKey | |
getHashCode() const (defined in rmsauth::TokenCacheKey) | rmsauth::TokenCacheKey | |
operator==(const TokenCacheKey &other) const (defined in rmsauth::TokenCacheKey) | rmsauth::TokenCacheKey | |
resource() const (defined in rmsauth::TokenCacheKey) | rmsauth::TokenCacheKey | inline |
TokenCacheKey()=default (defined in rmsauth::TokenCacheKey) | rmsauth::TokenCacheKey | |
TokenCacheKey(const String &authority, const String &resource, const String &clientId, const TokenSubjectType tokenSubjectType, const UserInfoPtr userInfo) (defined in rmsauth::TokenCacheKey) | rmsauth::TokenCacheKey | |
TokenCacheKey(const String &authority, const String &resource, const String &clientId, const TokenSubjectType tokenSubjectType, const String &uniqueId) (defined in rmsauth::TokenCacheKey) | rmsauth::TokenCacheKey | |
tokenSubjectType() const (defined in rmsauth::TokenCacheKey) | rmsauth::TokenCacheKey | inline |
uniqueId() const (defined in rmsauth::TokenCacheKey) | rmsauth::TokenCacheKey | inline |