schema
Class CIM_SharedSecret

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_Credential
              |
              +--schema.CIM_SharedSecret

public class CIM_SharedSecret
extends CIM_Credential


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

Constructor Detail

CIM_SharedSecret

public CIM_SharedSecret()