public interface WsmanAgentConfig
Modifier and Type | Method and Description |
---|---|
Integer |
getMaxElements() |
String |
getPassword() |
String |
getPath() |
Integer |
getPort() |
String |
getProductVendor() |
String |
getProductVersion() |
Integer |
getRetry() |
Integer |
getTimeout() |
String |
getUsername() |
Boolean |
isGssAuth() |
Boolean |
isSsl() |
Boolean |
isStrictSsl() |
String getUsername()
String getPassword()
Integer getPort()
Integer getRetry()
Integer getTimeout()
Integer getMaxElements()
Boolean isSsl()
Boolean isStrictSsl()
String getPath()
String getProductVendor()
String getProductVersion()
Boolean isGssAuth()
Copyright © 2021. All rights reserved.