LeviLamina
Loading...
Searching...
No Matches
Bedrock::Services::AuthHelper Class Reference
+ Inheritance diagram for Bedrock::Services::AuthHelper:

Public Member Functions

AuthHelperoperator= (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 &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk4aeb32
 
::ll::UntypedStorage< 8, 32 > mUnk66b210
 
::ll::UntypedStorage< 8, 32 > mUnk55e03e
 
::ll::UntypedStorage< 8, 8 > mUnkc88383
 
::ll::UntypedStorage< 8, 32 > mUnk4e0ec8
 
::ll::UntypedStorage< 4, 4 > mUnk3b7878
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Constructor & Destructor Documentation

◆ 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.

Member Function Documentation

◆ _getAuthToken()

MCAPI ::std::shared_ptr< ::Bedrock::Threading::IAsyncResult<::nonstd::expected<::std::string, ::Bedrock::Threading::CachedAsyncRetry > > > Bedrock::Services::AuthHelper::_getAuthToken ( int retryCount,
::Bedrock::Services::AzureGetTokenHttpCall azureTokenCall,
::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.

◆ _handleResponse()

MCAPI ::nonstd::expected<::std::string, ::Bedrock::Threading::CachedAsyncRetry > Bedrock::Services::AuthHelper::_handleResponse ( int retryCount,
::Bedrock::Services::AzureGetTokenHttpResponse responseInfo )
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: