Class SshPrivateKeyAuthenticationProperties

    • Constructor Detail

      • SshPrivateKeyAuthenticationProperties

        public SshPrivateKeyAuthenticationProperties​(String sshPrivateKey,
                                                     @Nullable
                                                     @Nullable String passphrase)
    • Method Detail

      • getSshPrivateKey

        public String getSshPrivateKey()
      • getPassphrase

        @Nullable
        public @Nullable String getPassphrase()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object