JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
H
I
K
O
S
V
W
A
AUTH_TYPE_BASIC
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
AUTH_TYPE_KERBEROS
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
B
build()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
buildCmdLineRaw(String...)
- Static method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
Build a CmdLine without escaping any part, using Raw arguments
buildCommandLine(String[])
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
Create the
CmdLine
to run from the input string array, the default behavior is to use
OTWinRMNodeExecutor.buildCmdLineRaw(String...)
C
CERT_TRUST_ALL
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
CERT_TRUST_DEFAULT
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
CERT_TRUST_SELF_SIGNED
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
com.dtolabs.rundeck.plugin.overthere
- package com.dtolabs.rundeck.plugin.overthere
CONFIG_AUTHENTICATION
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
CONFIG_CERT_TRUST
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
CONFIG_HOSTNAME_VERIFY
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
CONFIG_LOCALE
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
CONFIG_PROTOCOL
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
CONFIG_SPN_ADD_PORT
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
CONFIG_SPN_USE_HTTP
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
CONFIG_WINRM_TIMEOUT
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
D
DEBUG_KERBEROS_AUTH
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
DEFAULT_AUTH_TYPE
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
DEFAULT_CERT_TRUST
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
DEFAULT_DEBUG_KERBEROS_AUTH
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
DEFAULT_HOSTNAME_VERIFY
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
DEFAULT_HTTP_PORT
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
DEFAULT_HTTPS_PORT
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
DEFAULT_IS_DOMAIN_MEMBER
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
DEFAULT_KERBEROS_CACHE
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
DEFAULT_WINRM_CONNECTION_ENCRYPTED
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
DEFAULT_WINRM_CONNECTION_TIMEOUT
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
DEFAULT_WINRM_PASSWORD_OPTION
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
DEFAULT_WINRM_PROTOCOL
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
E
executeCommand(ExecutionContext, String[], INodeEntry)
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
G
getAuthType()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
getCertTrustStrategy()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
getClearAuthPassword(OTWinRMNodeExecutor.ConnectionOptionsBuilder)
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
Return the cleartext user password
getConnectionTimeout()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
getContext()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
getDescription()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
getDomain()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
getFramework()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
getFrameworkProject()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
getHostname()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
getHostTrust()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
getKerberosUsername(OTWinRMNodeExecutor.ConnectionOptionsBuilder)
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
Return the full username@domain to use for kerberos authentication.
getNode()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
getPassword()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
getProtocol()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
getUsername()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
getWinrmLocale()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
getWinrmTimeout()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
H
HOSTNAME_TRUST_ALL
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
HOSTNAME_TRUST_BROWSER_COMPATIBLE
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
HOSTNAME_TRUST_STRICT
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
I
isDebugKerberosAuth()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
isDomainMember()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
isKerberosCacheEnabled()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
isWinrmSpnAddPort()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
isWinrmSpnUseHttp()
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.ConnectionOptionsBuilder
K
KERBEROS_CACHE
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
O
OTWinRMNodeExecutor
- Class in
com.dtolabs.rundeck.plugin.overthere
Executes a command via WinRM.
OTWinRMNodeExecutor(Framework)
- Constructor for class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
OTWinRMNodeExecutor.ConnectionOptionsBuilder
- Class in
com.dtolabs.rundeck.plugin.overthere
OTWinRMNodeExecutor.Reason
- Enum in
com.dtolabs.rundeck.plugin.overthere
S
SERVICE_PROVIDER_TYPE
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
V
valueOf(String)
- Static method in enum com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.Reason
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
W
willUseConnectionOptions(ConnectionOptions)
- Method in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
Called before connecting with the ConnectionnOptions that will be used, which can be altered here by a subclass.
WINRM_AUTH_TYPE
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
WINRM_CERT_TRUST
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
WINRM_CONNECTION_TIMEOUT_PROPERTY
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
WINRM_DOMAIN
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
WINRM_HOSTNAME_TRUST
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
WINRM_IS_DOMAIN_MEMBER
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
WINRM_LOCALE
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
WINRM_PASSWORD_OPTION
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
WINRM_PASSWORD_STORAGE_PATH
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
WINRM_PORT
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
WINRM_PROTOCOL
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
WINRM_PROTOCOL_HTTP
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
WINRM_PROTOCOL_HTTPS
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
WINRM_SPN_ADD_PORT
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
WINRM_SPN_USE_HTTP
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
WINRM_TIMEOUT
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
WINRM_USER
- Static variable in class com.dtolabs.rundeck.plugin.overthere.
OTWinRMNodeExecutor
A
B
C
D
E
G
H
I
K
O
S
V
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011-2016. All Rights Reserved.