(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.33 and 1.34

version 1.33, 2013/05/28 12:34:23 version 1.34, 2013/06/13 12:27:27
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.33  
changed lines
  Added in v.1.34

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2