@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class RemoteHelper extends Object
| Constructor and Description |
|---|
RemoteHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
registerBouncyCastle(hudson.remoting.VirtualChannel channel,
TaskListener listener)
Registers Bouncy Castle on a remote node logging the result.
|
public static void registerBouncyCastle(@Nonnull hudson.remoting.VirtualChannel channel, @Nonnull TaskListener listener)
channel - to communicate with the agentlistener - to log the messagesCopyright © 2016–2018. All rights reserved.