Private Member Functions | |
bool | authenticate (const identifier::User &sctx, const string &) |
Definition at line 47 of file auth_all.cc.
bool auth_all::AuthAll::authenticate | ( | const identifier::User & | sctx, |
const string & | |||
) | [inline, private] |
Base class method to check authentication for a user.
Definition at line 61 of file auth_all.cc.