#include <mw/mhttpserviceauthentication.h>
| class MHTTPServiceAuthentication |
| Public Member Functions | |
|---|---|
| pure virtual TInt | OnAuthentication(const TDesC8 &, const TDesC8 &, const TDesC8 &, RBuf8 &, RBuf8 &) |
The mixin that needs to be implemented if authentication is to be supported. This supplies the username and password when they are needed for authentication.