Class SshSlaveLauncher.SshHostKeyVerificationStrategy

java.lang.Object
org.jenkinsci.test.acceptance.plugins.ssh_slaves.SshSlaveLauncher.SshHostKeyVerificationStrategy
Direct Known Subclasses:
SshSlaveLauncher.KnownHostsFileKeyVerificationStrategy, SshSlaveLauncher.ManuallyProvidedKeyVerificationStrategy, SshSlaveLauncher.ManuallyTrustedKeyVerificationStrategy, SshSlaveLauncher.NonVerifyingKeyVerificationStrategy
Enclosing class:
SshSlaveLauncher

public abstract static class SshSlaveLauncher.SshHostKeyVerificationStrategy extends Object
  • Constructor Details

    • SshHostKeyVerificationStrategy

      public SshHostKeyVerificationStrategy()
  • Method Details

    • id

      public abstract String id()