olp-cpp-sdk  1.22.0
olp::authentication::AuthenticationClient Member List

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::AuthenticationClientexplicit
AuthenticationClient(const AuthenticationClient &)=deleteolp::authentication::AuthenticationClient
AuthenticationClient(AuthenticationClient &&) noexceptolp::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 &)=deleteolp::authentication::AuthenticationClient
operator=(AuthenticationClient &&) noexceptolp::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 typedefolp::authentication::AuthenticationClient
SignInClientResponse typedefolp::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 typedefolp::authentication::AuthenticationClient
SignInUserResponse typedefolp::authentication::AuthenticationClient
SignOut(const AuthenticationCredentials &credentials, const std::string &user_access_token, const SignOutUserCallback &callback)olp::authentication::AuthenticationClient
SignOutUserCallback typedefolp::authentication::AuthenticationClient
SignOutUserResponse typedefolp::authentication::AuthenticationClient
SignUpCallback typedefolp::authentication::AuthenticationClient
SignUpHereUser(const AuthenticationCredentials &credentials, const SignUpProperties &properties, const SignUpCallback &callback)olp::authentication::AuthenticationClient
SignUpResponse typedefolp::authentication::AuthenticationClient
~AuthenticationClient() (defined in olp::authentication::AuthenticationClient)olp::authentication::AuthenticationClientvirtual