![]() |
TrinityCore
|
This is the complete list of members for Battlenet::Services::Authentication, including all inherited members.
| _session | Battlenet::ServiceBaseCaller | protected |
| Authentication(Session *session) | Battlenet::Services::Authentication | |
| AuthenticationService typedef | Battlenet::Services::Authentication | private |
| GetCallerInfo() const override | Battlenet::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) override | Battlenet::Services::Authentication | |
| HandleLogon(authentication::v1::LogonRequest const *request, NoData *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) override | Battlenet::Services::Authentication | |
| HandleVerifyWebCredentials(authentication::v1::VerifyWebCredentialsRequest const *request, NoData *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) override | Battlenet::Services::Authentication | |
| SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request, std::function< void(MessageBuffer)> callback) override | Battlenet::Service< authentication::v1::AuthenticationService > | inlineprotected |
| SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request) override | Battlenet::Service< authentication::v1::AuthenticationService > | inlineprotected |
| Battlenet::ServiceBaseCaller::SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request, std::function< void(MessageBuffer)> &&callback) | Battlenet::ServiceBaseCaller | protected |
| SendResponse(uint32 serviceHash, uint32 methodId, uint32 token, uint32 status) override | Battlenet::Service< authentication::v1::AuthenticationService > | inlineprotected |
| SendResponse(uint32 serviceHash, uint32 methodId, uint32 token, google::protobuf::Message const *response) override | Battlenet::Service< authentication::v1::AuthenticationService > | inlineprotected |
| Service(Session *session) | Battlenet::Service< authentication::v1::AuthenticationService > | inlineexplicit |
| ServiceBaseCaller(Session *session) | Battlenet::ServiceBaseCaller | inlineexplicitprotected |