Uses of Class
hudson.cli.Connection
Packages that use Connection
- 
Uses of Connection in hudson.cliMethods 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 voidCliTransportAuthenticator.authenticate(String protocol, hudson.remoting.Channel channel, Connection con) Deprecated.Performs authentication.