#include <IDbAuthentication.h>
Public Member Functions | |
virtual std::string | principalName ()=0 |
virtual | ~IDbAuthentication () |
Definition at line 10 of file IDbAuthentication.h.
|
inlinevirtual |
Definition at line 12 of file IDbAuthentication.h.
|
pure virtual |
Implemented in cond::RelationalAuthenticationService::RelationalAuthenticationService.
Referenced by cond::persistency::ConnectionPool::createSession().