|
VMime
|
This is the complete list of members for SASLAuthenticator, including all inherited members.
| getAcceptableMechanisms(const std::vector< shared_ptr< SASLMechanism > > &available, shared_ptr< SASLMechanism > suggested) const =0 | SASLAuthenticator | pure virtual |
| getAccessToken() const =0 | authenticator | pure virtual |
| getAnonymousToken() const =0 | authenticator | pure virtual |
| getHostname() const =0 | authenticator | pure virtual |
| getPassword() const =0 | authenticator | pure virtual |
| getServiceName() const =0 | authenticator | pure virtual |
| getUsername() const =0 | authenticator | pure virtual |
| object() | object | protected |
| object(const object &) | object | protected |
| operator=(const object &) | object | protected |
| setSASLMechanism(shared_ptr< SASLMechanism > mech)=0 | SASLAuthenticator | pure virtual |
| setSASLSession(shared_ptr< SASLSession > sess)=0 | SASLAuthenticator | pure virtual |
| setService(shared_ptr< net::service > serv)=0 | authenticator | pure virtual |
| ~object() | object | protectedvirtual |