(file) Return to InteropProvider.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ControlProviders / InteropProvider

Diff for /pegasus/src/Pegasus/ControlProviders/InteropProvider/InteropProvider.cpp between version 1.5.2.13 and 1.5.2.14

version 1.5.2.13, 2004/04/26 17:35:25 version 1.5.2.14, 2004/06/15 14:24:59
Line 682 
Line 682 
     Array<Uint16> authentications;     Array<Uint16> authentications;
     Array<String> authenticationDescriptions;     Array<String> authenticationDescriptions;
  
     authentications.append(3); authenticationDescriptions.append("basic");      authentications.append(3); authenticationDescriptions.append("Basic");
  
     _setPropertyValue(instance, OM_AUTHENTICATIONMECHANISMSSUPPORTED, authentications);     _setPropertyValue(instance, OM_AUTHENTICATIONMECHANISMSSUPPORTED, authentications);
  


Legend:
Removed from v.1.5.2.13  
changed lines
  Added in v.1.5.2.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2