|
VMime
|
This is the complete list of members for SASLSession, including all inherited members.
| create(const string &serviceName, shared_ptr< SASLContext > ctx, shared_ptr< authenticator > auth, shared_ptr< SASLMechanism > mech) | SASLSession | static |
| evaluateChallenge(const byte_t *challenge, const size_t challengeLen, byte_t **response, size_t *responseLen) | SASLSession | |
| getAuthenticator() | SASLSession | |
| getContext() | SASLSession | |
| getMechanism() | SASLSession | |
| getSecuredSocket(shared_ptr< net::socket > sok) | SASLSession | |
| getServiceName() const | SASLSession | |
| init() | SASLSession | |
| object() | object | protected |
| object(const object &) | object | protected |
| operator=(const object &) | object | protected |
| ~object() | object | protectedvirtual |
| ~SASLSession() | SASLSession |