@Extension
public final class XFrameFilterPageDecorator
extends hudson.model.PageDecorator
Constructor and Description |
---|
XFrameFilterPageDecorator()
Create a default HSTS Filter
PageDecorator . |
XFrameFilterPageDecorator(boolean sendHeader,
String options)
Create a HSTS Filter
PageDecorator with the specified
configuration. |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest request,
net.sf.json.JSONObject json) |
String |
getDisplayName() |
String |
getOptions() |
boolean |
isSendHeader() |
void |
setOptions(String options) |
void |
setSendHeader(boolean sendHeader) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public XFrameFilterPageDecorator()
PageDecorator
.public XFrameFilterPageDecorator(boolean sendHeader, String options)
PageDecorator
with the specified
configuration.public String getDisplayName()
getDisplayName
in class hudson.model.PageDecorator
public boolean configure(org.kohsuke.stapler.StaplerRequest request, net.sf.json.JSONObject json) throws hudson.model.Descriptor.FormException
configure
in class hudson.model.Descriptor<hudson.model.PageDecorator>
hudson.model.Descriptor.FormException
public boolean isSendHeader()
public void setSendHeader(boolean sendHeader)
public String getOptions()
public void setOptions(String options)
Copyright © 2004-2014. All Rights Reserved.