schema
Class CIM_SecurityService

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_Service
                          |
                          +--schema.CIM_SecurityService
Direct Known Subclasses:
CIM_AccountManagementService, CIM_AuthenticationService, CIM_AuthorizationService

public class CIM_SecurityService
extends CIM_Service


Constructor Summary
CIM_SecurityService()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CIM_SecurityService

public CIM_SecurityService()