public interface ClientFactoryManager extends FactoryManager
ClientFactoryManager
enable the retrieval of additional
configuration needed specifically for the client side.DEFAULT_NIO_WORKERS, MAX_PACKET_SIZE, NIO_WORKERS, WINDOW_SIZE
Modifier and Type | Method and Description |
---|---|
ServerKeyVerifier |
getServerKeyVerifier()
Retrieve the server key verifier to be used to check the key when connecting
to an ssh server.
|
getAgentFactory, getChannelFactories, getCipherFactories, getCompressionFactories, getKeyExchangeFactories, getKeyPairProvider, getMacFactories, getProperties, getRandomFactory, getSignatureFactories, getVersion
ServerKeyVerifier getServerKeyVerifier()
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.