LeviLamina
Loading...
Searching...
No Matches
ActiveDirectoryIdentity Class Reference
+ Inheritance diagram for ActiveDirectoryIdentity:

Public Member Functions

ActiveDirectoryIdentityoperator= (ActiveDirectoryIdentity const &)
 
 ActiveDirectoryIdentity (ActiveDirectoryIdentity const &)
 
MCFOLD void $dtor ()
 
MCAPI void * $ctor (::std::string name)
 
MCAPI void $dtor ()
 
MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult< void > > queue (::std::function< void()> &&callback)
 

Static Public Member Functions

static MCAPI ::std::string const & IS_VALID_FIELD ()
 
static MCAPI ::std::string const & JWT_EXPIRATION_FIELD ()
 
static MCAPI ::std::string const & JWT_REQUEST_ID_FIELD ()
 
static MCAPI ::std::string const & PAYLOAD_FIELD ()
 
static MCAPI ::std::string const & PUBLIC_KEY ()
 
static MCAPI ::std::string const & REQUEST_ID_FIELD ()
 
static MCAPI ::std::string const & RESPONSE_FIELD ()
 
static MCAPI ::std::string & mCachedServiceEndpoint ()
 
static MCAPI void ** $vftable ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 1000 > mUnk46e055
 
::ll::UntypedStorage< 1, 1 > mUnk4d1db4
 
::ll::UntypedStorage< 1, 1 > mUnka7ac16
 
::ll::UntypedStorage< 8, 120 > mUnk27931c
 
::ll::UntypedStorage< 8, 8 > mUnkb1e89c
 
::ll::UntypedStorage< 8, 8 > mUnkb73670
 
::ll::UntypedStorage< 8, 8 > mUnk3b60d4
 
::ll::UntypedStorage< 8, 8 > mUnk9f179e
 
::ll::UntypedStorage< 8, 16 > mUnk16c98e
 
::ll::UntypedStorage< 8, 8 > mUnk89d1c9
 
::ll::UntypedStorage< 8, 88 > mUnk3ae843
 
::ll::UntypedStorage< 8, 80 > mUnke3078c
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 
::ll::UntypedStorage< 8, 8 > mUnk30ed11
 

Member Function Documentation

◆ IS_VALID_FIELD()

static MCAPI ::std::string const & ActiveDirectoryIdentity::IS_VALID_FIELD ( )
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.

◆ JWT_EXPIRATION_FIELD()

static MCAPI ::std::string const & ActiveDirectoryIdentity::JWT_EXPIRATION_FIELD ( )
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.

◆ JWT_REQUEST_ID_FIELD()

static MCAPI ::std::string const & ActiveDirectoryIdentity::JWT_REQUEST_ID_FIELD ( )
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.

◆ PAYLOAD_FIELD()

static MCAPI ::std::string const & ActiveDirectoryIdentity::PAYLOAD_FIELD ( )
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.

◆ PUBLIC_KEY()

static MCAPI ::std::string const & ActiveDirectoryIdentity::PUBLIC_KEY ( )
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.

◆ REQUEST_ID_FIELD()

static MCAPI ::std::string const & ActiveDirectoryIdentity::REQUEST_ID_FIELD ( )
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.

◆ RESPONSE_FIELD()

static MCAPI ::std::string const & ActiveDirectoryIdentity::RESPONSE_FIELD ( )
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.

◆ mCachedServiceEndpoint()

static MCAPI ::std::string & ActiveDirectoryIdentity::mCachedServiceEndpoint ( )
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.

◆ $vftable() [1/2]

static MCAPI void ** Bedrock::EnableNonOwnerReferences::$vftable ( )
staticinherited
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::Threading::EnableQueueForMainThread::$ctor ( ::std::string name)
inherited
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::Threading::EnableQueueForMainThread::$dtor ( )
inherited
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() [2/2]

static MCAPI void ** Bedrock::Threading::EnableQueueForMainThread::$vftable ( )
staticinherited
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.

◆ queue()

MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult< void > > Bedrock::Threading::EnableQueueForThread::queue ( ::std::function< void()> && callback)
inherited
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: