RMS SDK for C++
0.2.1
A client library for using Microsoft RMS from Linux.
|
Classes | |
struct | IdTokenClaim |
struct | OAuthAssertionType |
struct | OAuthError |
struct | OAuthGrantType |
struct | OAuthHeader |
struct | OAuthParameter |
struct | OAuthRequestedTokenUse |
struct | OAuthReservedClaim |
struct | OAuthResponseType |
struct | OAuthValue |
struct | PromptValue |
Static Public Member Functions | |
static const OAuthParameter & | oAuthParameter () |
static const OAuthGrantType & | oAuthGrantType () |
static const OAuthResponseType & | oAuthResponseType () |
static const OAuthReservedClaim & | oAuthReservedClaim () |
static const IdTokenClaim & | idTokenClaim () |
static const OAuthAssertionType & | oAuthAssertionType () |
static const OAuthRequestedTokenUse & | oAuthRequestedTokenUse () |
static const OAuthHeader & | oAuthHeader () |
static const OAuthError & | oAuthError () |
static const OAuthValue & | oAuthValue () |
static const PromptValue & | promptValue () |