CHttpClientAuthentication Class Reference

class CHttpClientAuthentication : public CBase

Inherits from

Member Functions Documentation

Construct(RHTTPSession, MHTTPServiceAuthentication *)

TInt Construct ( RHTTPSession aSesion,
MHTTPServiceAuthentication * aCallback
) [protected]

Parameters

RHTTPSession aSesion
MHTTPServiceAuthentication * aCallback

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

void FillCredentialsL ( 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,
RString aRealm,
RStringF aAuthenticationType,
RString & aUsername,
RString & aPassword
) [virtual]

Parameters

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

New(RHTTPSession, MHTTPServiceAuthentication *)

CHttpClientAuthentication * New ( RHTTPSession aSesion,
MHTTPServiceAuthentication * aCallback
) [static]

Parameters

RHTTPSession aSesion
MHTTPServiceAuthentication * aCallback

Member Data Documentation

MHTTPServiceAuthentication * iHTTPServiceAuthentication

MHTTPServiceAuthentication * iHTTPServiceAuthentication [private]