Provides classes and interfaces for writing WBEM Clients.
See: Description
Interface Summary | |
---|---|
WBEMClient | The WBEMClient interface is use to invoke WBEM operations against a WBEM Server. |
Class Summary | |
---|---|
EnumerateResponse<E> | This class is a container that stores the information from a Pull request. |
PasswordCredential |
PasswordCredential implements a password based credential. |
RoleCredential |
RoleCredential implements a password based credential for a
role. |
RolePrincipal |
RolePrincipal implements a Principal identity for a role. |
UserPrincipal | This class implements a Java security Principal identity for a client user identity that authenticates with a Unix username and login password. |
WBEMClientConstants | This class defines the constants used for WBEMClient configuration. |
WBEMClientFactory | The WBEMClientFactory class is a factory that will supply a WBEMClient implementation for a specific protocol. |
Since: 2.0.0