Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ hasDataForPlugin
Method
hasDataForPlugin
src/remote/server/server.cpp:7544–7547 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7542
}
7543
7544
bool SrvAuthBlock::hasDataForPlugin()
7545
{
7546
return dataForPlugin.hasData();
7547
}
7548
7549
void SrvAuthBlock::extractDataFromPluginTo(P_AUTH_CONT* to)
7550
{
Callers
1
authenticate
Method · 0.80
Calls
1
hasData
Method · 0.45
Tested by
no test coverage detected