(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.31.2.1 and 1.31.2.2

version 1.31.2.1, 2013/06/03 22:35:12 version 1.31.2.2, 2013/07/20 18:32:39
Line 47 
Line 47 
 AuthenticationInfoRep::AuthenticationInfoRep() AuthenticationInfoRep::AuthenticationInfoRep()
     : _connectionAuthenticated(false),     : _connectionAuthenticated(false),
       _wasRemotePrivilegedUserAccessChecked(false),       _wasRemotePrivilegedUserAccessChecked(false),
       _authHandle()        _authHandle(),
         _isExpiredPassword(false)
 { {
     PEG_METHOD_ENTER(     PEG_METHOD_ENTER(
         TRC_AUTHENTICATION, "AuthenticationInfoRep::AuthenticationInfoRep");         TRC_AUTHENTICATION, "AuthenticationInfoRep::AuthenticationInfoRep");


Legend:
Removed from v.1.31.2.1  
changed lines
  Added in v.1.31.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2