|
AuthHelper & | operator= (AuthHelper const &) |
|
| AuthHelper (AuthHelper const &) |
|
MCAPI | AuthHelper (::std::string applicationId, ::std::string applicationTenantId, int maxAuthRetryAttempts) |
|
MCAPI ::std::shared_ptr< ::Bedrock::Threading::IAsyncResult<::nonstd::expected<::std::string, ::Bedrock::Threading::CachedAsyncRetry > > > | _getAuthToken (int retryCount, ::Bedrock::Services::AzureGetTokenHttpCall azureTokenCall, ::std::string const &serviceName) |
|
MCAPI ::nonstd::expected<::std::string, ::Bedrock::Threading::CachedAsyncRetry > | _handleResponse (int retryCount, ::Bedrock::Services::AzureGetTokenHttpResponse responseInfo) |
|
MCAPI void | clear (::std::string const &serviceName) |
|
MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::std::string > > | getAuthToken (::DiscoveryEnvironment environment, ::std::string const &serviceName, ::Bedrock::Services::AuthTokenRetrievalType authTokenRetrievalType) |
|
MCAPI void * | $ctor (::std::string applicationId, ::std::string applicationTenantId, int maxAuthRetryAttempts) |
|
MCAPI void | $dtor () |
|
MCFOLD void * | $ctor () |
|
MCFOLD void * | $ctor (::Bedrock::EnableNonOwnerReferences const &) |
|
◆ AuthHelper()
MCAPI Bedrock::Services::AuthHelper::AuthHelper |
( |
::std::string | applicationId, |
|
|
::std::string | applicationTenantId, |
|
|
int | maxAuthRetryAttempts ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ _getAuthToken()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ _handleResponse()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ clear()
MCAPI void Bedrock::Services::AuthHelper::clear |
( |
::std::string const & | serviceName | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ getAuthToken()
MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::std::string > > Bedrock::Services::AuthHelper::getAuthToken |
( |
::DiscoveryEnvironment | environment, |
|
|
::std::string const & | serviceName, |
|
|
::Bedrock::Services::AuthTokenRetrievalType | authTokenRetrievalType ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor()
MCAPI void * Bedrock::Services::AuthHelper::$ctor |
( |
::std::string | applicationId, |
|
|
::std::string | applicationTenantId, |
|
|
int | maxAuthRetryAttempts ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
MCAPI void Bedrock::Services::AuthHelper::$dtor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
static MCAPI void ** Bedrock::Services::AuthHelper::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: