olp-cpp-sdk
1.22.0
|
This is the complete list of members for olp::authentication::AuthenticationClient, including all inherited members.
AcceptTerms(const AuthenticationCredentials &credentials, const std::string &reacceptance_token, const SignInUserCallback &callback) | olp::authentication::AuthenticationClient | |
AuthenticationClient(AuthenticationSettings settings) | olp::authentication::AuthenticationClient | explicit |
AuthenticationClient(const AuthenticationClient &)=delete | olp::authentication::AuthenticationClient | |
AuthenticationClient(AuthenticationClient &&) noexcept | olp::authentication::AuthenticationClient | |
Authorize(std::string access_token, AuthorizeRequest request, AuthorizeCallback callback) | olp::authentication::AuthenticationClient | |
GetMyAccount(std::string access_token, UserAccountInfoCallback callback) | olp::authentication::AuthenticationClient | |
IntrospectApp(std::string access_token, IntrospectAppCallback callback) | olp::authentication::AuthenticationClient | |
operator=(const AuthenticationClient &)=delete | olp::authentication::AuthenticationClient | |
operator=(AuthenticationClient &&) noexcept | olp::authentication::AuthenticationClient | |
SignInApple(AppleSignInProperties properties, SignInUserCallback callback) | olp::authentication::AuthenticationClient | |
SignInArcGis(const AuthenticationCredentials &credentials, const FederatedProperties &properties, const SignInUserCallback &callback) | olp::authentication::AuthenticationClient | |
SignInClient(AuthenticationCredentials credentials, SignInProperties properties, SignInClientCallback callback) | olp::authentication::AuthenticationClient | |
SignInClientCallback typedef | olp::authentication::AuthenticationClient | |
SignInClientResponse typedef | olp::authentication::AuthenticationClient | |
SignInFacebook(const AuthenticationCredentials &credentials, const FederatedProperties &properties, const SignInUserCallback &callback) | olp::authentication::AuthenticationClient | |
SignInFederated(AuthenticationCredentials credentials, std::string request_body, SignInUserCallback callback) | olp::authentication::AuthenticationClient | |
SignInHereUser(const AuthenticationCredentials &credentials, const UserProperties &properties, const SignInUserCallback &callback) | olp::authentication::AuthenticationClient | |
SignInRefresh(const AuthenticationCredentials &credentials, const RefreshProperties &properties, const SignInUserCallback &callback) | olp::authentication::AuthenticationClient | |
SignInUserCallback typedef | olp::authentication::AuthenticationClient | |
SignInUserResponse typedef | olp::authentication::AuthenticationClient | |
SignOut(const AuthenticationCredentials &credentials, const std::string &user_access_token, const SignOutUserCallback &callback) | olp::authentication::AuthenticationClient | |
SignOutUserCallback typedef | olp::authentication::AuthenticationClient | |
SignOutUserResponse typedef | olp::authentication::AuthenticationClient | |
SignUpCallback typedef | olp::authentication::AuthenticationClient | |
SignUpHereUser(const AuthenticationCredentials &credentials, const SignUpProperties &properties, const SignUpCallback &callback) | olp::authentication::AuthenticationClient | |
SignUpResponse typedef | olp::authentication::AuthenticationClient | |
~AuthenticationClient() (defined in olp::authentication::AuthenticationClient) | olp::authentication::AuthenticationClient | virtual |