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

Diff for /pegasus/src/Pegasus/Security/Authentication/AuthenticationManager.cpp between version 1.32.2.1 and 1.32.2.2

version 1.32.2.1, 2007/09/12 23:56:25 version 1.32.2.2, 2007/09/13 16:43:03
Line 36 
Line 36 
 #include <Pegasus/Common/Tracer.h> #include <Pegasus/Common/Tracer.h>
 #include <Pegasus/Common/PegasusVersion.h> #include <Pegasus/Common/PegasusVersion.h>
 #include <Pegasus/Common/HTTPMessage.h> #include <Pegasus/Common/HTTPMessage.h>
   
 #include <Pegasus/Config/ConfigManager.h> #include <Pegasus/Config/ConfigManager.h>
   #include "AuthenticationManager.h"
  
 #ifdef PEGASUS_ENABLE_LOCAL_AUTHENTICATION #ifdef PEGASUS_ENABLE_LOCAL_AUTHENTICATION
 # include "LocalAuthenticationHandler.h" # include "LocalAuthenticationHandler.h"
 #endif #endif
  
 #include "BasicAuthenticationHandler.h" #include "BasicAuthenticationHandler.h"
 #include "AuthenticationManager.h"  
  
 #include <Pegasus/Common/AutoPtr.h> #include <Pegasus/Common/AutoPtr.h>
  


Legend:
Removed from v.1.32.2.1  
changed lines
  Added in v.1.32.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2