@Extension public class SshHostKeyVerificationAdministrativeMonitor extends AdministrativeMonitor
ExtensionPoint.LegacyInstancesAreScopedToHudson
id
Constructor and Description |
---|
SshHostKeyVerificationAdministrativeMonitor() |
Modifier and Type | Method and Description |
---|---|
org.kohsuke.stapler.HttpResponse |
doAct(String dismiss,
String dismissAllMessages) |
String |
getDisplayName() |
String |
getInsecureTemplates() |
String |
getVeryInsecureTemplates() |
boolean |
isActivated()
Let's activate the monitor if we find insecure templates, instead of look for running computers.
|
boolean |
showInsecureTemplates() |
boolean |
showVeryInsecureTemplates() |
all, disable, doDisable, getRequiredPermission, getSearchUrl, getTarget, getUrl, isEnabled, isSecurity
getSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendError
public SshHostKeyVerificationAdministrativeMonitor()
public String getDisplayName()
getDisplayName
in interface ModelObject
getDisplayName
in class AdministrativeMonitor
public String getVeryInsecureTemplates()
public String getInsecureTemplates()
public boolean showVeryInsecureTemplates()
public boolean showInsecureTemplates()
public boolean isActivated()
isActivated
in class AdministrativeMonitor
public org.kohsuke.stapler.HttpResponse doAct(@QueryParameter String dismiss, @QueryParameter String dismissAllMessages) throws IOException
IOException
Copyright © 2016–2021. All rights reserved.