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

Diff for /pegasus/src/Pegasus/Server/CIMOperationRequestAuthorizer.h between version 1.15 and 1.16

version 1.15, 2003/10/22 14:26:13 version 1.16, 2004/05/26 17:04:39
Line 82 
Line 82 
  
    private:    private:
  
         // Constant defining the user group name separator
         static const char  _GROUPNAME_SEPARATOR;
   
         // Get a list of authorized user groups
         Array<String> _getAuthorizedUserGroups();
   
         Array<String> _authorizedUserGroups;
   
       MessageQueueService* _outputQueue;       MessageQueueService* _outputQueue;
  
       // Flag to indicate whether or not the CIMServer is shutting down.       // Flag to indicate whether or not the CIMServer is shutting down.


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2