Webdar 1.0.0
Web user interface to libdar
authentication_cli Member List

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_cliinline
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_cliinlinevirtual
~authentication() (defined in authentication)authenticationinlinevirtual
~authentication_cli()=default (defined in authentication_cli)authentication_cli