Package | Description |
---|---|
hudson.cli |
Server-side CLI commands for Hudson.
|
Modifier and Type | Method and Description |
---|---|
Connection |
Connection.encryptConnection(SecretKey sessionKey,
String algorithm)
Upgrades a connection with transport encryption by the specified symmetric cipher.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
CliTransportAuthenticator.authenticate(String protocol,
hudson.remoting.Channel channel,
Connection con)
Performs authentication.
|
protected void |
CliProtocol.Handler.runCli(Connection c) |
Copyright © 2018. All rights reserved.