class CHttpClientAuthentication : public CBase |
Public Member Functions | |
---|---|
TBool | GetCredentialsL (const TUriC8 &, RString , RStringF , RString &, RString &) |
CHttpClientAuthentication * | New ( RHTTPSession , MHTTPServiceAuthentication *) |
Protected Member Functions | |
---|---|
TInt | Construct ( RHTTPSession , MHTTPServiceAuthentication *) |
void | FillCredentialsL ( RString &, RString &, RString &, RBuf8 &, RBuf8 &) |
Private Attributes | |
---|---|
MHTTPServiceAuthentication * | iHTTPServiceAuthentication |
TInt | Construct | ( | RHTTPSession | aSesion, |
MHTTPServiceAuthentication * | aCallback | |||
) | [protected] |
RHTTPSession aSesion | |
MHTTPServiceAuthentication * aCallback |
void | FillCredentialsL | ( | RString & | aRealm, |
RString & | aUsername, | |||
RString & | aPassword, | |||
RBuf8 & | aClientUsername, | |||
RBuf8 & | aClientPassword | |||
) | [protected] |
TBool | GetCredentialsL | ( | const TUriC8 & | aURI, |
RString | aRealm, | |||
RStringF | aAuthenticationType, | |||
RString & | aUsername, | |||
RString & | aPassword | |||
) | [virtual] |
CHttpClientAuthentication * | New | ( | RHTTPSession | aSesion, |
MHTTPServiceAuthentication * | aCallback | |||
) | [static] |
RHTTPSession aSesion | |
MHTTPServiceAuthentication * aCallback |
MHTTPServiceAuthentication * | iHTTPServiceAuthentication | [private] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.