TrinityCore
Battlenet::Services::Authentication Member List

This is the complete list of members for Battlenet::Services::Authentication, including all inherited members.

_sessionBattlenet::Service< authentication::v1::AuthenticationService >protected
Authentication(Session *session)Battlenet::Services::Authentication
AuthenticationService typedefBattlenet::Services::Authenticationprivate
GetCallerInfo() const overrideBattlenet::Service< authentication::v1::AuthenticationService >inlineprotected
HandleGenerateWebCredentials(authentication::v1::GenerateWebCredentialsRequest const *request, authentication::v1::GenerateWebCredentialsResponse *response, std::function< void(ServiceBase *, uint32, google::protobuf::Message const *)> &continuation) overrideBattlenet::Services::Authentication
HandleLogon(authentication::v1::LogonRequest const *request, NoData *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) overrideBattlenet::Services::Authentication
HandleVerifyWebCredentials(authentication::v1::VerifyWebCredentialsRequest const *request, NoData *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) overrideBattlenet::Services::Authentication
SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request, std::function< void(MessageBuffer)> callback) overrideBattlenet::Service< authentication::v1::AuthenticationService >inlineprotected
SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request) overrideBattlenet::Service< authentication::v1::AuthenticationService >inlineprotected
SendResponse(uint32, uint32, uint32 token, uint32 status) overrideBattlenet::Service< authentication::v1::AuthenticationService >inlineprotected
SendResponse(uint32, uint32, uint32 token, google::protobuf::Message const *response) overrideBattlenet::Service< authentication::v1::AuthenticationService >inlineprotected
Service(Session *session)Battlenet::Service< authentication::v1::AuthenticationService >inline