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::AuthenticationContext, including all inherited members.
acquireToken(const String &resource, const String &clientId, const String &redirectUri, PromptBehavior promptBehavior, const String &userId="") (defined in rmsauth::AuthenticationContext) | rmsauth::AuthenticationContext | |
acquireToken(const String &resource, const String &clientId, UserCredentialPtr userCredentiar) (defined in rmsauth::AuthenticationContext) | rmsauth::AuthenticationContext | |
acquireToken(const String &resource, const String &clientId, UserAssertionPtr userAssertion) (defined in rmsauth::AuthenticationContext) | rmsauth::AuthenticationContext | |
acquireToken(const String &resource, ClientCredentialPtr clientCredential) (defined in rmsauth::AuthenticationContext) | rmsauth::AuthenticationContext | |
AuthenticationContext(const String &authority, TokenCachePtr tokenCache) (defined in rmsauth::AuthenticationContext) | rmsauth::AuthenticationContext | |
AuthenticationContext(const String &authority, AuthorityValidationType validateAuthority, TokenCachePtr tokenCache) (defined in rmsauth::AuthenticationContext) | rmsauth::AuthenticationContext |