Class SshCredentials

    • Constructor Detail

      • SshCredentials

        public SshCredentials()
        Create new SSH credentials.
      • SshCredentials

        public SshCredentials​(java.lang.String name)
        Create new SSH credentials with name.
        Parameters:
        name - name of the credentials.