|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Connection | |
---|---|
hudson.cli | Server-side CLI commands for Hudson. |
Uses of Connection in hudson.cli |
---|
Methods in hudson.cli that return Connection | |
---|---|
Connection |
Connection.encryptConnection(SecretKey sessionKey,
String algorithm)
Upgrades a connection with transport encryption by the specified symmetric cipher. |
Methods in hudson.cli with parameters of type Connection | |
---|---|
abstract void |
CliTransportAuthenticator.authenticate(String protocol,
hudson.remoting.Channel channel,
Connection con)
Performs authentication. |
protected void |
CliProtocol.Handler.runCli(Connection c)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |