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

Diff for /pegasus/src/Pegasus/Common/AuthenticationInfoRep.cpp between version 1.24 and 1.25

version 1.24, 2007/03/28 19:34:53 version 1.25, 2007/04/03 18:50:52
Line 43 
Line 43 
 const String AuthenticationInfoRep::AUTH_TYPE_SSL = "SSL"; const String AuthenticationInfoRep::AUTH_TYPE_SSL = "SSL";
  
 AuthenticationInfoRep::AuthenticationInfoRep(Boolean flag) AuthenticationInfoRep::AuthenticationInfoRep(Boolean flag)
     :      : _connectionAuthenticated(false),
     _authUser(String::EMPTY),  
     _authPassword(String::EMPTY),  
     _localAuthSecret(String::EMPTY),  
     _authType(String::EMPTY),  
     _connectionAuthenticated(false),  
     _wasRemotePrivilegedUserAccessChecked(false)     _wasRemotePrivilegedUserAccessChecked(false)
 { {
     PEG_METHOD_ENTER(     PEG_METHOD_ENTER(


Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2