com.dtolabs.rundeck.plugin.overthere
Class OTWinRMNodeExecutor.ConnectionOptionsBuilder
java.lang.Object
com.dtolabs.rundeck.plugin.overthere.OTWinRMNodeExecutor.ConnectionOptionsBuilder
- Enclosing class:
- OTWinRMNodeExecutor
protected class OTWinRMNodeExecutor.ConnectionOptionsBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getPassword
public String getPassword()
getConnectionTimeout
public int getConnectionTimeout()
throws com.dtolabs.rundeck.plugin.overthere.OTWinRMNodeExecutor.ConfigurationException
- Throws:
com.dtolabs.rundeck.plugin.overthere.OTWinRMNodeExecutor.ConfigurationException
getUsername
public String getUsername()
getHostname
public String getHostname()
getAuthType
public String getAuthType()
getCertTrustStrategy
public com.xebialabs.overthere.cifs.WinrmHttpsCertificateTrustStrategy getCertTrustStrategy()
getHostTrust
public com.xebialabs.overthere.cifs.WinrmHttpsHostnameVerificationStrategy getHostTrust()
getProtocol
public String getProtocol()
isDebugKerberosAuth
public Boolean isDebugKerberosAuth()
isWinrmSpnAddPort
public Boolean isWinrmSpnAddPort()
isWinrmSpnUseHttp
public Boolean isWinrmSpnUseHttp()
getWinrmLocale
public String getWinrmLocale()
getWinrmTimeout
public String getWinrmTimeout()
build
public com.xebialabs.overthere.ConnectionOptions build()
throws com.dtolabs.rundeck.plugin.overthere.OTWinRMNodeExecutor.ConfigurationException
- Throws:
com.dtolabs.rundeck.plugin.overthere.OTWinRMNodeExecutor.ConfigurationException
getContext
public com.dtolabs.rundeck.core.execution.ExecutionContext getContext()
getNode
public com.dtolabs.rundeck.core.common.INodeEntry getNode()
getFramework
public com.dtolabs.rundeck.core.common.Framework getFramework()
getFrameworkProject
public com.dtolabs.rundeck.core.common.FrameworkProject getFrameworkProject()
Copyright © 2011-2014. All Rights Reserved.