schema
Class CIM_AuthenticationService

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

public class CIM_AuthenticationService
extends CIM_SecurityService


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

Constructor Detail

CIM_AuthenticationService

public CIM_AuthenticationService()