(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.2 and 1.25

version 1.24.8.2, 2013/07/20 18:32:56 version 1.25, 2013/05/28 12:34:24
Line 51 
Line 51 
  
     ~PAMBasicAuthenticator();     ~PAMBasicAuthenticator();
  
     AuthenticationStatus authenticate(      Boolean authenticate(
         const String& userName,         const String& userName,
         const String& password,         const String& password,
         AuthenticationInfo* authInfo);         AuthenticationInfo* authInfo);
  
     AuthenticationStatus validateUser(      Boolean validateUser(
         const String& userName,         const String& userName,
         AuthenticationInfo* authInfo);         AuthenticationInfo* authInfo);
  


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2