Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
7462
void SrvAuthBlock::setLogin(const string& user)
7463
{
7464
userName = user;
7465
}
7466
7467
void SrvAuthBlock::load(ClumpletReader& id)
7468
{
Callers
1
ServerAuth
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected