Class MailAccount.MailAccountDescriptor

    • Constructor Detail

      • MailAccountDescriptor

        public MailAccountDescriptor()
    • Method Detail

      • doFillCredentialsIdItems

        public ListBoxModel doFillCredentialsIdItems​(@AncestorInPath
                                                     Item item,
                                                     @QueryParameter
                                                     String credentialsId)
      • doCheckCredentialsId

        public FormValidation doCheckCredentialsId​(@AncestorInPath
                                                   Item item,
                                                   @QueryParameter
                                                   String value,
                                                   @QueryParameter
                                                   boolean useSsl,
                                                   @QueryParameter
                                                   boolean useTls)