schema
Class CIM_CredentialManagementService

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_Service
                          |
                          +--schema.CIM_SecurityService
                                |
                                +--schema.CIM_AuthenticationService
                                      |
                                      +--schema.CIM_CredentialManagementService
Direct Known Subclasses:
CIM_CertificateAuthority, CIM_KerberosKeyDistributionCenter, CIM_LocalCredentialManagementService, CIM_Notary

public class CIM_CredentialManagementService
extends CIM_AuthenticationService


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

Constructor Detail

CIM_CredentialManagementService

public CIM_CredentialManagementService()