@Extension public static final class OpenShiftOAuth2SecurityRealm.DescriptorImpl extends Descriptor<SecurityRealm>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckClientId(String value) |
FormValidation |
doCheckClientSecret(String value) |
FormValidation |
doCheckRedirectURL(String value) |
FormValidation |
doCheckServerPrefix(String value) |
FormValidation |
doCheckServiceAccountDirectory(String value) |
FormValidation |
doCheckServiceAccountName(String value) |
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, toMappublic String getDisplayName()
getDisplayName in class Descriptor<SecurityRealm>public FormValidation doCheckServiceAccountDirectory(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic FormValidation doCheckClientId(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic FormValidation doCheckClientSecret(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic FormValidation doCheckServerPrefix(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic FormValidation doCheckRedirectURL(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic FormValidation doCheckServiceAccountName(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2016–2022. All rights reserved.