Package javax.wbem.client
Provides classes and interfaces for writing WBEM Clients. A WBEM Client is anything that consumes CIM information using one or more WBEM Protocols. For more information on CIM, see http://www.dmtf.org/.
- Since:
- 2.0.0
-
Interface Summary Interface Description WBEMClient TheWBEMClientinterface is used to invoke WBEM operations against a WBEM Server. -
Class Summary Class Description EnumerateResponse<E> This class is a container that stores the information from a Pull request.PasswordCredential PasswordCredentialimplements a password based credential.RoleCredential RoleCredentialimplements a password based credential for a role.RolePrincipal RolePrincipalimplements a Principal identity for a role.UserPrincipal UserPrincipalimplements a Principal identity for a client user identity that authenticates with a username and password.WBEMClientConstants This class defines the constants used forWBEMClientconfiguration.WBEMClientFactory This class defines the functionality of aWBEMClientfactory, which is used to retrieve aWBEMClientfor a specified protocol.