TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
LoginRESTService Member List

This is the complete list of members for LoginRESTService, including all inherited members.

_bindIPLoginRESTServiceprivate
_externalAddressLoginRESTServiceprivate
_formInputsLoginRESTServiceprivate
_localAddressLoginRESTServiceprivate
_loginTicketCleanupTimerLoginRESTServiceprivate
_loginTicketMutexLoginRESTServiceprivate
_portLoginRESTServiceprivate
_stoppedLoginRESTServiceprivate
_threadLoginRESTServiceprivate
_validLoginTicketsLoginRESTServiceprivate
AddLoginTicket(std::string const &id, std::unique_ptr< Battlenet::Session::AccountInfo > accountInfo)LoginRESTServiceprivate
CalculateShaPassHash(std::string const &name, std::string const &password)LoginRESTServiceprivate
CleanupLoginTickets(boost::system::error_code const &error)LoginRESTServiceprivate
GetAddressForClient(boost::asio::ip::address const &address) const LoginRESTService
handle_get_plugin(soap *soapClient)LoginRESTServicefriend
handle_post_plugin(soap *soapClient)LoginRESTServicefriend
HandleGet(soap *soapClient)LoginRESTServiceprivate
HandlePost(soap *soapClient)LoginRESTServiceprivate
Instance()LoginRESTServicestatic
LoginRESTService()LoginRESTServiceinline
Run()LoginRESTServiceprivate
SendResponse(soap *soapClient, google::protobuf::Message const &response)LoginRESTServiceprivate
Start(boost::asio::io_service &ioService)LoginRESTService
Stop()LoginRESTService
VerifyLoginTicket(std::string const &id)LoginRESTService