Package jetbrains.buildServer.ssh
Class ServerSshKnownHostsContext
- java.lang.Object
-
- jetbrains.buildServer.ssh.ServerSshKnownHostsContext
-
- All Implemented Interfaces:
SshKnownHostsContext
public class ServerSshKnownHostsContext extends Object implements SshKnownHostsContext
Context provided to theSshKnownHostsManager
on the server side to retrive known hosts settings
-
-
Field Detail
-
INSTANCE
public static final ServerSshKnownHostsContext INSTANCE
-
-