Class SshHostKeyVerificationAdministrativeMonitor

    • Constructor Detail

      • SshHostKeyVerificationAdministrativeMonitor

        public SshHostKeyVerificationAdministrativeMonitor()
    • Method Detail

      • getVeryInsecureTemplates

        public String getVeryInsecureTemplates()
      • getInsecureTemplates

        public String getInsecureTemplates()
      • showVeryInsecureTemplates

        public boolean showVeryInsecureTemplates()
      • showInsecureTemplates

        public boolean showInsecureTemplates()
      • isActivated

        public boolean isActivated()
        Let's activate the monitor if we find insecure templates, instead of look for running computers.
        Specified by:
        isActivated in class AdministrativeMonitor
        Returns:
        true if the monitor is activated
      • doAct

        public org.kohsuke.stapler.HttpResponse doAct​(@QueryParameter
                                                      String dismiss,
                                                      @QueryParameter
                                                      String dismissAllMessages)
                                               throws IOException
        Throws:
        IOException