Class SshCredentialDialog

    • Field Detail

    • Constructor Detail

      • SshCredentialDialog

        public SshCredentialDialog​(PageObject context,
                                   String path)
    • Method Detail

      • select

        public <T extends Credential> T select​(Class<T> type)
        Selects the credential type and bind the controls to the page area.
      • add

        public void add()
        Adds this credential and close the modal dialog.