Package org.sblim.wbem.client
Public API for client connections and WBEM operations.
Secure connections
For specific documentation on setting up secure connections via SSL or TLS please see here.
-
Interface Summary Interface Description BatchHandle CIMEnumeration Provides the mechanisms to stream the response of CIMObjects, returned by the CIMOM.CIMOMHandle -
Class Summary Class Description BatchCIMClient BatchResult BatchResult class encapsulates the results from a batch request, allowing to manipulate results from individual operations one at the time.CIMClient A CIM client providing the main interface for a CIM client application to interact with a CIM server.CIMClientFactory CIMClientXML CIMEnumerationImpl Provides the mechanisms to stream the response of CIMObjects, returned by the CIMOM.PasswordCredential Provides password based credential for a user login authentication.UserPrincipal