E-MailRelay
|
This is the complete list of members for GAuth::SaslServer, including all inherited members.
apply(const std::string &response, bool &done)=0 | GAuth::SaslServer | pure virtual |
authenticated() const =0 | GAuth::SaslServer | pure virtual |
id() const =0 | GAuth::SaslServer | pure virtual |
init(bool secure, const std::string &mechanism)=0 | GAuth::SaslServer | pure virtual |
initialChallenge() const =0 | GAuth::SaslServer | pure virtual |
mechanism() const =0 | GAuth::SaslServer | pure virtual |
mechanisms(bool secure) const =0 | GAuth::SaslServer | pure virtual |
mustChallenge() const =0 | GAuth::SaslServer | pure virtual |
preferredMechanism(bool secure) const =0 | GAuth::SaslServer | pure virtual |
reset()=0 | GAuth::SaslServer | pure virtual |
trusted(const G::StringArray &address_wildcards, const std::string &address_display) const =0 | GAuth::SaslServer | pure virtual |
~SaslServer()=default | GAuth::SaslServer | virtual |