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

Diff for /pegasus/src/Pegasus/Security/Authentication/PAMBasicAuthenticator.h between version 1.24.8.1 and 1.24.8.2

version 1.24.8.1, 2013/06/03 22:36:32 version 1.24.8.2, 2013/07/20 18:32:56
Line 51 
Line 51 
  
     ~PAMBasicAuthenticator();     ~PAMBasicAuthenticator();
  
     Boolean authenticate(      AuthenticationStatus authenticate(
         const String& userName,         const String& userName,
         const String& password,         const String& password,
         AuthenticationInfo* authInfo);         AuthenticationInfo* authInfo);
  
     Boolean validateUser(      AuthenticationStatus validateUser(
         const String& userName,         const String& userName,
         AuthenticationInfo* authInfo);         AuthenticationInfo* authInfo);
  


Legend:
Removed from v.1.24.8.1  
changed lines
  Added in v.1.24.8.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2