TrinityCore
bgs::protocol::authentication::v1::AuthenticationService Member List

This is the complete list of members for bgs::protocol::authentication::v1::AuthenticationService, including all inherited members.

AuthenticationService(bool use_original_hash)bgs::protocol::authentication::v1::AuthenticationServiceexplicit
AuthenticationService(AuthenticationService const &)=deletebgs::protocol::authentication::v1::AuthenticationService
AuthenticationService(AuthenticationService &&)=deletebgs::protocol::authentication::v1::AuthenticationService
CallServerMethod(uint32 token, uint32 methodId, MessageBuffer buffer) finalbgs::protocol::authentication::v1::AuthenticationServicevirtual
CreateServerContinuation(uint32 token, uint32 methodId, char const *methodName, google::protobuf::Descriptor const *outputDescriptor)ServiceBaseprotected
descriptor()bgs::protocol::authentication::v1::AuthenticationServicestatic
GetCallerInfo() const =0ServiceBasepure virtual
GetServiceHash() constServiceBaseinline
HandleGenerateWebCredentials(::bgs::protocol::authentication::v1::GenerateWebCredentialsRequest const *request, ::bgs::protocol::authentication::v1::GenerateWebCredentialsResponse *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation)bgs::protocol::authentication::v1::AuthenticationServiceprotectedvirtual
HandleLogon(::bgs::protocol::authentication::v1::LogonRequest const *request, ::bgs::protocol::NoData *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation)bgs::protocol::authentication::v1::AuthenticationServiceprotectedvirtual
HandleVerifyWebCredentials(::bgs::protocol::authentication::v1::VerifyWebCredentialsRequest const *request, ::bgs::protocol::NoData *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation)bgs::protocol::authentication::v1::AuthenticationServiceprotectedvirtual
LogCallClientMethod(char const *methodName, char const *inputTypeName, google::protobuf::Message const *request)ServiceBase
LogCallServerMethod(char const *methodName, char const *inputTypeName, google::protobuf::Message const *request)ServiceBase
LogDisallowedMethod(uint32 methodId)ServiceBase
LogFailedParsingRequest(char const *methodName)ServiceBase
LogInvalidMethod(uint32 methodId)ServiceBase
LogUnimplementedServerMethod(char const *methodName, google::protobuf::Message const *request)ServiceBase
NameHash typedefbgs::protocol::authentication::v1::AuthenticationService
operator=(AuthenticationService const &)=deletebgs::protocol::authentication::v1::AuthenticationService
operator=(AuthenticationService &&)=deletebgs::protocol::authentication::v1::AuthenticationService
OriginalHash typedefbgs::protocol::authentication::v1::AuthenticationService
ParseAndHandleGenerateWebCredentials(uint32 token, uint32 methodId, MessageBuffer &buffer)bgs::protocol::authentication::v1::AuthenticationServiceprivate
ParseAndHandleLogon(uint32 token, uint32 methodId, MessageBuffer &buffer)bgs::protocol::authentication::v1::AuthenticationServiceprivate
ParseAndHandleVerifyWebCredentials(uint32 token, uint32 methodId, MessageBuffer &buffer)bgs::protocol::authentication::v1::AuthenticationServiceprivate
SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request, std::function< void(MessageBuffer)> callback)=0ServiceBaseprotectedpure virtual
SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request)=0ServiceBaseprotectedpure virtual
SendResponse(uint32 serviceHash, uint32 methodId, uint32 token, uint32 status)=0ServiceBaseprotectedpure virtual
SendResponse(uint32 serviceHash, uint32 methodId, uint32 token, google::protobuf::Message const *response)=0ServiceBaseprotectedpure virtual
service_hash_ServiceBaseprotected
ServiceBase(uint32 serviceHash)ServiceBaseinlineexplicit
~AuthenticationService()bgs::protocol::authentication::v1::AuthenticationServicevirtual
~ServiceBase()ServiceBaseinlinevirtual