schema
Class CIM_CertificateAuthority

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_CertificateAuthority

public class CIM_CertificateAuthority
extends CIM_CredentialManagementService


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

Constructor Detail

CIM_CertificateAuthority

public CIM_CertificateAuthority()