Interface Ssh

    • Method Detail

      • authenticationMethodPresent

        boolean authenticationMethodPresent()
      • fingerprint

        String fingerprint()
      • fingerprintPresent

        boolean fingerprintPresent()
      • portAsByte

        Byte portAsByte()
      • portAsShort

        Short portAsShort()
      • portAsInteger

        Integer portAsInteger()
      • portAsLong

        Long portAsLong()
      • portPresent

        boolean portPresent()
      • publicKey

        String publicKey()
      • publicKeyPresent

        boolean publicKeyPresent()
      • userPresent

        boolean userPresent()