@Extension public static final class IdpMetadataConfiguration.DescriptorImpl extends Descriptor<IdpMetadataConfiguration>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
DescriptorImpl(Class<? extends IdpMetadataConfiguration> clazz) |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckPeriod(String period) |
FormValidation |
doCheckUrl(String url) |
FormValidation |
doCheckXml(String xml,
String url) |
FormValidation |
doTestIdpMetadata(String xml) |
FormValidation |
doTestIdpMetadataURL(String url) |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public DescriptorImpl()
public DescriptorImpl(Class<? extends IdpMetadataConfiguration> clazz)
public String getDisplayName()
getDisplayName
in class Descriptor<IdpMetadataConfiguration>
public FormValidation doTestIdpMetadata(@QueryParameter(value="xml") String xml)
public FormValidation doCheckPeriod(@QueryParameter(value="period") String period)
public FormValidation doCheckXml(@QueryParameter(value="xml") String xml, @QueryParameter(value="url") String url)
public FormValidation doCheckUrl(@QueryParameter(value="url") String url)
public FormValidation doTestIdpMetadataURL(@QueryParameter(value="url") String url)
Copyright © 2016–2021. All rights reserved.