MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / setLogin

Method setLogin

src/remote/server/server.cpp:7462–7465  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7460}
7461
7462void SrvAuthBlock::setLogin(const string& user)
7463{
7464 userName = user;
7465}
7466
7467void SrvAuthBlock::load(ClumpletReader& id)
7468{

Callers 1

ServerAuthMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected