MCPcopy 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
7544bool SrvAuthBlock::hasDataForPlugin()
7545{
7546 return dataForPlugin.hasData();
7547}
7548
7549void SrvAuthBlock::extractDataFromPluginTo(P_AUTH_CONT* to)
7550{

Callers 1

authenticateMethod · 0.80

Calls 1

hasDataMethod · 0.45

Tested by

no test coverage detected