public interface SshAgentServer
extends java.nio.channels.Channel
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CHANNEL_OPEN_TIMEOUT_PROP
Value that can be set on the
FactoryManager
or the session to configure the channel open timeout value (millis). |
static long |
DEFAULT_CHANNEL_OPEN_TIMEOUT |
static java.lang.String |
DEFAULT_PROXY_CHANNEL_TYPE |
static java.lang.String |
PROXY_CHANNEL_TYPE
Value used to configure the type of proxy forwarding channel to be
used.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
static final java.lang.String CHANNEL_OPEN_TIMEOUT_PROP
FactoryManager
or the session to configure the channel open timeout value (millis). If not specified
then DEFAULT_CHANNEL_OPEN_TIMEOUT
value is usedstatic final long DEFAULT_CHANNEL_OPEN_TIMEOUT
static final java.lang.String PROXY_CHANNEL_TYPE
DEFAULT_PROXY_CHANNEL_TYPE
is usedstatic final java.lang.String DEFAULT_PROXY_CHANNEL_TYPE