![]() |
Webdar 1.0.0
Web user interface to libdar
|
pure virtual class defining the interface for current and future authentication methods More...
#include <authentication.hpp>
Public Member Functions | |
authentication (const authentication &ref)=default | |
authentication (authentication &&ref) noexcept=default | |
authentication & | operator= (const authentication &ref)=default |
authentication & | operator= (authentication &&ref) noexcept=default |
virtual bool | valid_credentials (const std::string &username, const std::string &credential) const =0 |
pure virtual class defining the interface for current and future authentication methods