RMS SDK for C++  0.2.1
A client library for using Microsoft RMS from Linux.
Public Member Functions | List of all members
rmsauth::TokenCacheKey Class Reference

Public Member Functions

 TokenCacheKey (const String &authority, const String &resource, const String &clientId, const TokenSubjectType tokenSubjectType, const UserInfoPtr userInfo)
 
 TokenCacheKey (const String &authority, const String &resource, const String &clientId, const TokenSubjectType tokenSubjectType, const String &uniqueId)
 
const String & authority () const
 
const String & resource () const
 
const String & clientId () const
 
const String & uniqueId () const
 
TokenSubjectType tokenSubjectType () const
 
bool equals (const TokenCacheKey &other) const
 
bool operator== (const TokenCacheKey &other) const
 
std::size_t getHashCode () const
 

The documentation for this class was generated from the following file: