|
VMime
|
This is the complete list of members for SASLContext, including all inherited members.
| create() | SASLContext | static |
| createMechanism(const string &name) | SASLContext | |
| createSession(const string &serviceName, shared_ptr< authenticator > auth, shared_ptr< SASLMechanism > mech) | SASLContext | |
| decodeB64(const string &input, byte_t **output, size_t *outputLen) | SASLContext | |
| encodeB64(const byte_t *input, const size_t inputLen) | SASLContext | |
| object() | object | protected |
| object(const object &) | object | protected |
| operator=(const object &) | object | protected |
| suggestMechanism(const std::vector< shared_ptr< SASLMechanism > > &mechs) | SASLContext | |
| ~object() | object | protectedvirtual |
| ~SASLContext() | SASLContext |