applayerprotocols/httpservice/test/httpservicetest/ctesthttpserviceauthentication.cpp
branchRCL_3
changeset 12 f21293830889
parent 5 337070b4fa18
child 19 c0c2f28ace9c
equal deleted inserted replaced
11:8f055b80aa5b 12:f21293830889
    14 //
    14 //
    15 #include <e32base.h>
    15 #include <e32base.h>
    16 #include <f32file.h>  
    16 #include <f32file.h>  
    17 #include "ctesthttpserviceauthentication.h"
    17 #include "ctesthttpserviceauthentication.h"
    18 
    18 
    19 _LIT(KAuthURL, "Passing credentials for URL %S, realm %S\n");
    19 
    20 _LIT(KAuthType, "Using %S authentication\n");
       
    21   
       
    22 CTestHttpServiceAuthentication::~CTestHttpServiceAuthentication()
    20 CTestHttpServiceAuthentication::~CTestHttpServiceAuthentication()
    23     {  
    21     {  
    24     }
    22     }
    25     
    23     
    26 CTestHttpServiceAuthentication::CTestHttpServiceAuthentication()
    24 CTestHttpServiceAuthentication::CTestHttpServiceAuthentication()