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