const std::string & GetLogin() const { return login; }
uint32_t GetIP() const { return ip; }
uint32_t GetAliveTimeout() const { return aliveTimeout; }
uint32_t GetUserTimeout() const { return userTimeout; }
int GetPhase() const { return phase; }
const std::string & GetLogin() const { return login; }
uint32_t GetIP() const { return ip; }
uint32_t GetAliveTimeout() const { return aliveTimeout; }
uint32_t GetUserTimeout() const { return userTimeout; }
int GetPhase() const { return phase; }