Package hudson.plugins.ec2.win
Class SelfSignedCertificateAllowedMonitor
java.lang.Object
hudson.model.AbstractModelObject
hudson.model.AdministrativeMonitor
hudson.plugins.ec2.win.SelfSignedCertificateAllowedMonitor
- All Implemented Interfaces:
ExtensionPoint,ModelObject,SearchableModelObject,SearchItem,org.kohsuke.stapler.StaplerProxy
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class hudson.model.AdministrativeMonitor
id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.kohsuke.stapler.HttpResponsebooleanLet's activate the monitor if we find insecure (self-signed certificate allowed) windows templates, instead of look for running computers.Methods inherited from class hudson.model.AdministrativeMonitor
all, checkRequiredPermission, disable, doDisable, getRequiredPermission, getSearchUrl, getTarget, getUrl, hasPermissionToDisplay, hasRequiredPermission, isEnabled, isSecurityMethods inherited from class hudson.model.AbstractModelObject
getSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendError, sendError, sendError, sendError
-
Constructor Details
-
SelfSignedCertificateAllowedMonitor
public SelfSignedCertificateAllowedMonitor()
-
-
Method Details
-
getDisplayName
- Specified by:
getDisplayNamein interfaceModelObject- Overrides:
getDisplayNamein classAdministrativeMonitor
-
getSelfSignedCertAllowedTemplates
-
isActivated
public boolean isActivated()Let's activate the monitor if we find insecure (self-signed certificate allowed) windows templates, instead of look for running computers.- Specified by:
isActivatedin classAdministrativeMonitor- Returns:
- true if the monitor is activated
-
doAct
- Throws:
IOException
-