Class WinRmConfiguration
java.lang.Object
org.sentrysoftware.metricshub.extension.winrm.WinRmConfiguration
- All Implemented Interfaces:
IConfiguration,IWinConfiguration
The WinRmConfiguration interface represents the configuration for the Windows Remote Management protocol
in the MetricsHub Extension System.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.sentrysoftware.metricshub.extension.win.IWinConfiguration
getNamespace, getPassword, getTimeout, getUsername
-
Constructor Details
-
WinRmConfiguration
public WinRmConfiguration()
-
-
Method Details
-
validateConfiguration
- Specified by:
validateConfigurationin interfaceIConfiguration- Throws:
InvalidConfigurationException
-
toString
-