(file) Return to SecureBasicAuthenticator.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Security / Authentication

Diff for /pegasus/src/Pegasus/Security/Authentication/SecureBasicAuthenticator.h between version 1.16 and 1.16.10.2

version 1.16, 2013/06/05 14:09:26 version 1.16.10.2, 2013/11/18 07:52:42
Line 32 
Line 32 
 #ifndef Pegasus_SecureBasicAuthenticator_h #ifndef Pegasus_SecureBasicAuthenticator_h
 #define Pegasus_SecureBasicAuthenticator_h #define Pegasus_SecureBasicAuthenticator_h
  
   #ifndef PEGASUS_PAM_AUTHENTICATION
 #include <Pegasus/Security/UserManager/UserManager.h> #include <Pegasus/Security/UserManager/UserManager.h>
   #endif
  
 #include "BasicAuthenticator.h" #include "BasicAuthenticator.h"
  
Line 101 
Line 103 
 #endif // end PEGASUS_OS_ZOS #endif // end PEGASUS_OS_ZOS
  
     String        _realm;     String        _realm;
   #ifndef PEGASUS_PAM_AUTHENTICATION
     UserManager*  _userManager;     UserManager*  _userManager;
   #endif
 }; };
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.16  
changed lines
  Added in v.1.16.10.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2