(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.8 and 1.9

version 1.8, 2006/01/30 16:18:28 version 1.9, 2007/06/29 17:43:15
Line 29 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Nag Boranna, Hewlett-Packard Company(nagaraja_boranna@hp.com)  
 //  
 // Modified By:  
 //            Sushma Fernandes, Hewlett-Packard Company(sushma_fernandes@hp.com)  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifndef Pegasus_SecureBasicAuthenticator_h #ifndef Pegasus_SecureBasicAuthenticator_h
Line 50 
Line 45 
 /** This class provides Secure basic authentication implementation by extending /** This class provides Secure basic authentication implementation by extending
     the BasicAuthenticator.     the BasicAuthenticator.
 */ */
 class PEGASUS_SECURITY_LINKAGE SecureBasicAuthenticator : public BasicAuthenticator  class PEGASUS_SECURITY_LINKAGE SecureBasicAuthenticator
       : public BasicAuthenticator
 { {
 public: public:
  
Line 87 
Line 83 
     UserManager*  _userManager;     UserManager*  _userManager;
 }; };
  
   
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END
  
 #endif /* Pegasus_SecureBasicAuthenticator_h */ #endif /* Pegasus_SecureBasicAuthenticator_h */


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2