|
VMime
|
This is the complete list of members for XOAuth2SASLMechanism, including all inherited members.
| decode(shared_ptr< SASLSession > sess, const byte_t *input, const size_t inputLen, byte_t **output, size_t *outputLen) | XOAuth2SASLMechanism | virtual |
| encode(shared_ptr< SASLSession > sess, const byte_t *input, const size_t inputLen, byte_t **output, size_t *outputLen) | XOAuth2SASLMechanism | virtual |
| getName() const | XOAuth2SASLMechanism | virtual |
| hasInitialResponse() const | XOAuth2SASLMechanism | virtual |
| isComplete() const | XOAuth2SASLMechanism | virtual |
| object() | object | protected |
| object(const object &) | object | protected |
| operator=(const object &) | object | protected |
| step(shared_ptr< SASLSession > sess, const byte_t *challenge, const size_t challengeLen, byte_t **response, size_t *responseLen) | XOAuth2SASLMechanism | virtual |
| XOAuth2SASLMechanism(shared_ptr< SASLContext > ctx, const string &name) | XOAuth2SASLMechanism | |
| ~object() | object | protectedvirtual |
| ~XOAuth2SASLMechanism() | XOAuth2SASLMechanism |