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