1// AuthenticationServerDefs.cpp
2
3#include "AuthenticationServerDefs.h"
4
5const char* kAuthenticationServerPortName = "authentication server";
6