Package javax.wbem.client
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
-
ClassDescriptionThis class is a container that stores the information from a Pull request.
PasswordCredentialimplements a password based credential.RoleCredentialimplements a password based credential for a role.RolePrincipalimplements a Principal identity for a role.UserPrincipalimplements a Principal identity for a client user identity that authenticates with a username and password.TheWBEMClientinterface is used to invoke WBEM operations against a WBEM Server.This class defines the constants used forWBEMClientconfiguration.This class defines the functionality of aWBEMClientfactory, which is used to retrieve aWBEMClientfor a specified protocol.