Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ setPlugin
Method
setPlugin
src/common/Auth.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
void WriterImplementation::setPlugin(const char* m)
85
{
86
plugin = m;
87
}
88
89
void WriterImplementation::putLevel()
90
{
Callers
3
authenticate
Method · 0.80
accept_connection
Function · 0.80
validatePassword
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected