Webdar 1.0.0
Web user interface to libdar
List of all members
authentication_unix Class Reference

place holder class for Unix PAM authentication (not implemented for now) More...

#include <authentication.hpp>

Inheritance diagram for authentication_unix:
Inheritance graph
[legend]
Collaboration diagram for authentication_unix:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from authentication
 authentication (const authentication &ref)=default
 
 authentication (authentication &&ref) noexcept=default
 
authenticationoperator= (const authentication &ref)=default
 
authenticationoperator= (authentication &&ref) noexcept=default
 
virtual bool valid_credentials (const std::string &username, const std::string &credential) const =0
 

Detailed Description

place holder class for Unix PAM authentication (not implemented for now)


The documentation for this class was generated from the following file: