Package com.sun.wbem.client

Interface Summary
CIMListener This interface is implemented by client code which wants to receive indications generated by a CIM object manager.
CIMOMHandle Interface for any CIMOM Handle.
ProviderCIMOMHandle Interface for Provider specific callbacks to the CIMOM.
 

Class Summary
CIMClient Constructs a CIM client on the local host (default) or the specified host.
CIMDefaultProperties The CIMDefaultProperties class is a set of properties for configuring default values in service modules and their factory classes.
CIMEvent This class represents the CIM indication that is delivered to the subscriber.
CIMStaticProperties The CIMStaticProperties class is a set of static final properties for configuring service modules and their factory classes.
ClientProps The ClientProps class is a static final class which provides runtime access to the Wbem client configuration properties.
SolarisPasswordCredential This class implements a password based credential for a Solaris user authentication.
SolarisUserPrincipal This class implements a Java security Principal identity for a client user identity that authenticates with a Solaris username and login password.
XMLParser