(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.40.6.1 and 1.40.6.2

version 1.40.6.1, 2011/10/11 18:18:15 version 1.40.6.2, 2013/06/03 22:35:51
Line 50 
Line 50 
 /////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////
  
 /** /**
     This is Log property owner class that extends ConfigPropertyOwner      This is Security property owner class that extends ConfigPropertyOwner
     class and provide implementation.     class and provide implementation.
 */ */
 class PEGASUS_CONFIG_LINKAGE SecurityPropertyOwner : public ConfigPropertyOwner class PEGASUS_CONFIG_LINKAGE SecurityPropertyOwner : public ConfigPropertyOwner
Line 80 
Line 80 
         Array<String>& propertyInfo) const;         Array<String>& propertyInfo) const;
  
     /**     /**
          Supplemental help information above and beyond
          getPropertyHelp.  Overrides function in ConfigPropertyOwner
          to provide possible values.
        */
   ////    String getPropertyHelpSupplement(const String& name) const;
   
       /**
         Get default value of the specified property.         Get default value of the specified property.
  
         @param  name         The name of the property.         @param  name         The name of the property.


Legend:
Removed from v.1.40.6.1  
changed lines
  Added in v.1.40.6.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2