(file) Return to Executor.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Executor.h between version 1.1.2.7 and 1.1.2.8

version 1.1.2.7, 2007/01/07 21:39:02 version 1.1.2.8, 2007/01/09 02:41:17
Line 111 
Line 111 
         const SessionKey& sessionKey,         const SessionKey& sessionKey,
         const char* challengeResponse);         const char* challengeResponse);
  
       /** Generate a new sesion key for the given user. This method will be
           eliminated as soon as the SSL certificate authentication scheme is
           moved into the executor.
       */
       static int newSessionKey(
           const char username[EXECUTOR_BUFFER_SIZE],
           SessionKey& sessionKey);
   
 private: private:
     // Private to prevent instantiation.     // Private to prevent instantiation.
     Executor();     Executor();


Legend:
Removed from v.1.1.2.7  
changed lines
  Added in v.1.1.2.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2