schema
Class CIM_SharedSecretService

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_Service
                          |
                          +--schema.CIM_SecurityService
                                |
                                +--schema.CIM_AuthenticationService
                                      |
                                      +--schema.CIM_CredentialManagementService
                                            |
                                            +--schema.CIM_LocalCredentialManagementService
                                                  |
                                                  +--schema.CIM_SharedSecretService

public class CIM_SharedSecretService
extends CIM_LocalCredentialManagementService


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

Constructor Detail

CIM_SharedSecretService

public CIM_SharedSecretService()