Class SshConfiguration.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doFillCustomPrivateKeyCredentialsIdItems

        public ListBoxModel doFillCustomPrivateKeyCredentialsIdItems​(@AncestorInPath
                                                                     Jenkins context,
                                                                     @QueryParameter
                                                                     String customPrivateKeyCredentialsId)
      • doCheckCustomPrivateKeyCredentialsId

        public FormValidation doCheckCustomPrivateKeyCredentialsId​(@QueryParameter
                                                                   String value,
                                                                   @QueryParameter("customPrivateKeyCredentialsId")
                                                                   String customPrivateKeyCredentialsId)
                                                            throws IOException
        Throws:
        IOException