(file) Return to SecurityPropertyOwner.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Config

Diff for /pegasus/src/Pegasus/Config/SecurityPropertyOwner.h between version 1.16 and 1.16.4.3

version 1.16, 2003/10/22 14:26:09 version 1.16.4.3, 2004/04/25 20:41:11
Line 29 
Line 29 
 //                                (sushma_fernandes@hp.com) //                                (sushma_fernandes@hp.com)
 //              Bapu Patil, Hewlett-Packard Company (bapu_patil@hp.com) //              Bapu Patil, Hewlett-Packard Company (bapu_patil@hp.com)
 //              Yi Zhou, Hewlett-Packard Company (yi_zhou@hp.com) //              Yi Zhou, Hewlett-Packard Company (yi_zhou@hp.com)
   //              Heather Sterling, IBM (hsterl@us.ibm.com)
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 209 
Line 210 
     */     */
     struct ConfigProperty*      _enableAuthentication;     struct ConfigProperty*      _enableAuthentication;
  
     struct ConfigProperty*      _usePAMAuthentication;  
   
     struct ConfigProperty*      _enableNamespaceAuthorization;     struct ConfigProperty*      _enableNamespaceAuthorization;
  
     struct ConfigProperty*      _httpAuthType;     struct ConfigProperty*      _httpAuthType;
Line 223 
Line 222 
  
     struct ConfigProperty*      _keyFilePath;     struct ConfigProperty*      _keyFilePath;
  
     struct ConfigProperty*      _trustFilePath;      struct ConfigProperty*      _trustStore;
   
   #ifdef PEGASUS_USE_232_CLIENT_VERIFICATION
       struct ConfigProperty*      _sslClientVerificationMode;
       struct ConfigProperty*      _enableSSLTrustStoreAutoUpdate;
   #endif
  
     struct ConfigProperty*      _enableSubscriptionsForNonprivilegedUsers;     struct ConfigProperty*      _enableSubscriptionsForNonprivilegedUsers;
  


Legend:
Removed from v.1.16  
changed lines
  Added in v.1.16.4.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2