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

Method needAuthBlock

src/jrd/Mapping.cpp:1344–1348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1342}
1343
1344void Mapping::needAuthBlock(Firebird::AuthReader::AuthBlock& block)
1345{
1346 fb_assert(!newAuthBlock);
1347 newAuthBlock = █
1348}
1349
1350void Mapping::needSystemPrivileges(UserId::Privileges& privileges)
1351{

Callers 2

getUserInfoFunction · 0.80
ServiceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected