Uses of Class
hudson.cli.Connection
-
Uses of Connection in hudson.cli
Modifier and TypeMethodDescriptionConnection.encryptConnection
(SecretKey sessionKey, String algorithm) Deprecated.Upgrades a connection with transport encryption by the specified symmetric cipher.Modifier and TypeMethodDescriptionabstract void
CliTransportAuthenticator.authenticate
(String protocol, hudson.remoting.Channel channel, Connection con) Deprecated.Performs authentication.