MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / setAuthBlock

Method setAuthBlock

src/jrd/Mapping.cpp:1356–1360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1354}
1355
1356void Mapping::setAuthBlock(const Firebird::AuthReader::AuthBlock& block)
1357{
1358 fb_assert(!authBlock);
1359 authBlock = █
1360}
1361
1362void Mapping::setInternalFlags()
1363{

Callers 6

TraceFailedConnectionMethod · 0.80
internalAttachMethod · 0.80
createDatabaseMethod · 0.80
ServiceMethod · 0.80
checkPrivilegesMethod · 0.80
update_sessionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected