|
Botcraft 1.21.10
|
This is the complete list of members for Botcraft::Authentifier, including all inherited members.
| Authentifier() | Botcraft::Authentifier | |
| AuthMCToken(const std::string &mc_token) | Botcraft::Authentifier | |
| AuthMicrosoft(const std::string &cache_key) | Botcraft::Authentifier | |
| botcraft_app_id | Botcraft::Authentifier | privatestatic |
| cached_credentials_path | Botcraft::Authentifier | privatestatic |
| defaultCachedCredentials | Botcraft::Authentifier | privatestatic |
| GetAllCachedAccounts() const | Botcraft::Authentifier | private |
| GetCachedAccountOrDefault(const std::optional< std::string > &cache_key) const | Botcraft::Authentifier | private |
| GetKeySignature() const | Botcraft::Authentifier | |
| GetKeyTimestamp() const | Botcraft::Authentifier | |
| GetMCProfile(const std::optional< std::string > &cache_key) | Botcraft::Authentifier | private |
| GetMCToken(const std::string &xsts_token, const std::string &user_hash, const std::optional< std::string > &cache_key) | Botcraft::Authentifier | private |
| GetMessageSignature(const std::string &message, const int message_sent_index, const ProtocolCraft::UUID &chat_session_uuid, const std::vector< std::vector< unsigned char > > &last_seen, long long int &salt, long long int ×tamp) | Botcraft::Authentifier | |
| GetMSAToken(const std::optional< std::string > &cache_key) const | Botcraft::Authentifier | private |
| GetPlayerCertificates() | Botcraft::Authentifier | private |
| GetPlayerDisplayName() const | Botcraft::Authentifier | |
| GetPlayerUUID() const | Botcraft::Authentifier | |
| GetPrivateKey() const | Botcraft::Authentifier | |
| GetPublicKey() const | Botcraft::Authentifier | |
| GETRequest(const std::string &host, const std::string &endpoint, const std::string &authorization="") const | Botcraft::Authentifier | private |
| GetXBLToken(const std::string &msa_token) const | Botcraft::Authentifier | private |
| GetXSTSToken(const std::string &xbl_token) const | Botcraft::Authentifier | private |
| JoinServer(const std::string &server_id, const std::vector< unsigned char > &shared_secret, const std::vector< unsigned char > &server_public_key) const | Botcraft::Authentifier | |
| key_signature | Botcraft::Authentifier | private |
| key_timestamp | Botcraft::Authentifier | private |
| mc_access_token | Botcraft::Authentifier | private |
| mc_player_uuid | Botcraft::Authentifier | private |
| mc_player_uuid_bytes | Botcraft::Authentifier | private |
| MSAAuthDeviceFlow(const std::optional< std::string > &cache_key) const | Botcraft::Authentifier | private |
| player_display_name | Botcraft::Authentifier | private |
| POSTRequest(const std::string &host, const std::string &endpoint, const std::string &content_type, const std::string &accept, const std::string &authorization, const std::string &data) const | Botcraft::Authentifier | private |
| private_key | Botcraft::Authentifier | private |
| public_key | Botcraft::Authentifier | private |
| rnd | Botcraft::Authentifier | private |
| UpdateUUIDBytes() | Botcraft::Authentifier | private |
| WebRequest(const std::string &host, const std::string &raw_request) const | Botcraft::Authentifier | private |
| WriteCacheFile(const ProtocolCraft::Json::Value &profiles) const | Botcraft::Authentifier | private |
| ~Authentifier() | Botcraft::Authentifier |