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