![]() |
Webdar 1.0.0
Web user interface to libdar
|
This is the complete list of members for authentication_cli, including all inherited members.
authentication()=default (defined in authentication) | authentication | |
authentication(const authentication &ref)=default (defined in authentication) | authentication | |
authentication(authentication &&ref) noexcept=default (defined in authentication) | authentication | |
authentication_cli(const std::string &username, const std::string &password) (defined in authentication_cli) | authentication_cli | inline |
authentication_cli(const authentication_cli &ref)=default (defined in authentication_cli) | authentication_cli | |
authentication_cli(authentication_cli &&ref) noexcept=default (defined in authentication_cli) | authentication_cli | |
operator=(const authentication_cli &ref)=default (defined in authentication_cli) | authentication_cli | |
operator=(authentication_cli &&ref) noexcept=default (defined in authentication_cli) | authentication_cli | |
operator=(const authentication &ref)=default (defined in authentication) | authentication | |
operator=(authentication &&ref) noexcept=default (defined in authentication) | authentication | |
valid_credentials(const std::string &username, const std::string &credential) const override (defined in authentication_cli) | authentication_cli | inlinevirtual |
~authentication() (defined in authentication) | authentication | inlinevirtual |
~authentication_cli()=default (defined in authentication_cli) | authentication_cli |