MCPcopy 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
84void WriterImplementation::setPlugin(const char* m)
85{
86 plugin = m;
87}
88
89void WriterImplementation::putLevel()
90{

Callers 3

authenticateMethod · 0.80
accept_connectionFunction · 0.80
validatePasswordFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected