protected class OTWinRMNodeExecutor.ConnectionOptionsBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
com.xebialabs.overthere.ConnectionOptions |
build() |
String |
getAuthType() |
com.xebialabs.overthere.cifs.WinrmHttpsCertificateTrustStrategy |
getCertTrustStrategy() |
int |
getConnectionTimeout() |
com.dtolabs.rundeck.core.execution.ExecutionContext |
getContext() |
String |
getDomain() |
com.dtolabs.rundeck.core.common.Framework |
getFramework() |
String |
getFrameworkProject() |
String |
getHostname() |
com.xebialabs.overthere.cifs.WinrmHttpsHostnameVerificationStrategy |
getHostTrust() |
com.dtolabs.rundeck.core.common.INodeEntry |
getNode() |
String |
getPassword() |
String |
getProtocol() |
String |
getUsername() |
String |
getWinrmLocale() |
String |
getWinrmTimeout() |
Boolean |
isDebugKerberosAuth() |
Boolean |
isDomainMember() |
Boolean |
isKerberosCacheEnabled() |
Boolean |
isWinrmSpnAddPort() |
Boolean |
isWinrmSpnUseHttp() |
public String getPassword() throws com.dtolabs.rundeck.plugin.overthere.OTWinRMNodeExecutor.ConfigurationException
com.dtolabs.rundeck.plugin.overthere.OTWinRMNodeExecutor.ConfigurationExceptionpublic int getConnectionTimeout()
throws com.dtolabs.rundeck.plugin.overthere.OTWinRMNodeExecutor.ConfigurationException
com.dtolabs.rundeck.plugin.overthere.OTWinRMNodeExecutor.ConfigurationExceptionpublic String getUsername()
public String getHostname()
public String getAuthType()
public com.xebialabs.overthere.cifs.WinrmHttpsCertificateTrustStrategy getCertTrustStrategy()
public com.xebialabs.overthere.cifs.WinrmHttpsHostnameVerificationStrategy getHostTrust()
public String getProtocol()
public Boolean isDebugKerberosAuth()
public Boolean isDomainMember()
public String getDomain()
public Boolean isWinrmSpnAddPort()
public Boolean isWinrmSpnUseHttp()
public String getWinrmLocale()
public String getWinrmTimeout()
public Boolean isKerberosCacheEnabled()
public com.xebialabs.overthere.ConnectionOptions build()
throws com.dtolabs.rundeck.plugin.overthere.OTWinRMNodeExecutor.ConfigurationException
com.dtolabs.rundeck.plugin.overthere.OTWinRMNodeExecutor.ConfigurationExceptionpublic com.dtolabs.rundeck.core.execution.ExecutionContext getContext()
public com.dtolabs.rundeck.core.common.INodeEntry getNode()
public com.dtolabs.rundeck.core.common.Framework getFramework()
public String getFrameworkProject()
Copyright © 2011-2015. All Rights Reserved.