R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
server::IAuthService Member List

This is the complete list of members for server::IAuthService, including all inherited members.

authenticate(const std::string &username, const std::string &password)=0server::IAuthServicepure virtual
~IAuthService()=defaultserver::IAuthServicevirtual