OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::WS::Creds, including all inherited members.
defined() const | openvpn::WS::Creds | inline |
defined_full() const | openvpn::WS::Creds | inline |
load_from_file(const std::string &fn, const bool password_required, const bool throw_on_error) | openvpn::WS::Creds | inlinestatic |
load_from_header(const HTTP::HeaderList &headlist, const bool password_required, const bool throw_on_error) | openvpn::WS::Creds | inlinestatic |
load_from_options(const OptionList &opt, const std::string &opt_name, const unsigned int flags) | openvpn::WS::Creds | inlinestatic |
OPENVPN_EXCEPTION(web_creds_error) | openvpn::WS::Creds | |
operator!=(const Creds &rhs) const | openvpn::WS::Creds | inline |
operator==(const Creds &rhs) const | openvpn::WS::Creds | inline |
password | openvpn::WS::Creds | |
password_eq(const Creds &rhs) const | openvpn::WS::Creds | inline |
save_to_file(const std::string &fn) const | openvpn::WS::Creds | inline |
to_string() const | openvpn::WS::Creds | inline |
username | openvpn::WS::Creds |