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

Diff for /pegasus/src/Pegasus/Security/Authentication/Authenticator.h between version 1.11 and 1.12

version 1.11, 2006/01/30 16:18:28 version 1.12, 2007/06/29 17:43:15
Line 29 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Bapu Patil, Hewlett-Packard Company (bapu_patil@hp.com)  
 //  
 // Modified By:  
 //              Nag Boranna, Hewlett-Packard Company(nagaraja_boranna@hp.com)  
 //            Sushma Fernandes, Hewlett-Packard Company(sushma_fernandes@hp.com)  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifndef Pegasus_Authenticator_h #ifndef Pegasus_Authenticator_h
Line 63 
Line 57 
     /** Destructor  */     /** Destructor  */
     virtual ~Authenticator() { };     virtual ~Authenticator() { };
  
     /** Verify the authentication of the user passed in the HTTP authorization header.      /** Verify the authentication of the user passed in the HTTP authorization
           header.
         @param authHeader String containing the Authorization header         @param authHeader String containing the Authorization header
         @param authInfo Reference to AuthenticationInfo object         @param authInfo Reference to AuthenticationInfo object
         @return true on successful authentication, false otherwise         @return true on successful authentication, false otherwise


Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2