CHttpClientAuthentication Class Reference

class CHttpClientAuthentication : public CBase

Inherits from

  • CHttpClientAuthentication

Member Functions Documentation

Construct(RHTTPSession, MHTTPServiceAuthentication *)

TInt Construct(RHTTPSessionaSesion,
MHTTPServiceAuthentication *aCallback
)[protected]

Parameters

RHTTPSession aSesion
MHTTPServiceAuthentication * aCallback

FillCredentialsL(RString &, RString &, RString &, RBuf8 &, RBuf8 &)

voidFillCredentialsL(RString &aRealm,
RString &aUsername,
RString &aPassword,
RBuf8 &aClientUsername,
RBuf8 &aClientPassword
)[protected]

Parameters

RString & aRealm
RString & aUsername
RString & aPassword
RBuf8 & aClientUsername
RBuf8 & aClientPassword

GetCredentialsL(const TUriC8 &, RString, RStringF, RString &, RString &)

TBool GetCredentialsL(const TUriC8 &aURI,
RStringaRealm,
RStringFaAuthenticationType,
RString &aUsername,
RString &aPassword
)[virtual]

Parameters

const TUriC8 & aURI
RString aRealm
RStringF aAuthenticationType
RString & aUsername
RString & aPassword

New(RHTTPSession, MHTTPServiceAuthentication *)

CHttpClientAuthentication *New(RHTTPSessionaSesion,
MHTTPServiceAuthentication *aCallback
)[static]

Parameters

RHTTPSession aSesion
MHTTPServiceAuthentication * aCallback

Member Data Documentation

MHTTPServiceAuthentication * iHTTPServiceAuthentication

MHTTPServiceAuthentication *iHTTPServiceAuthentication[private]