webservices/wsoviplugin/inc/wsovioauthclient.h
branchRCL_3
changeset 37 1adb97a15c2f
parent 36 c5fabff9b552
equal deleted inserted replaced
36:c5fabff9b552 37:1adb97a15c2f
   116     void SetAuthSessionL(CWSOviServiceSession* aSession);                    
   116     void SetAuthSessionL(CWSOviServiceSession* aSession);                    
   117     
   117     
   118     void SetHandlerCtx(MSenHandlerContext* aHndCtx);
   118     void SetHandlerCtx(MSenHandlerContext* aHndCtx);
   119     
   119     
   120     TBool HasSuperClass( TDescriptionClassType aType );
   120     TBool HasSuperClass( TDescriptionClassType aType );
   121     void CreateBodyL(const TDesC8& aXmlNs, const TDesC8& aUsername, const TDesC8& aPassword, const TDesC8& aCreated);
   121     void CreateBodyL(const TDesC8& aXmlNs, const TDesC8& aUsername, const TDesC8& aPassword, const TDesC8& aCreated, const TDesC8& aValidator=KNullDesC8);
   122         
   122         
   123 protected://methods
   123 protected://methods
   124     
   124     
   125     /**
   125     /**
   126     * C++ default constructor.
   126     * C++ default constructor.