@Extension public static class MberAccessProfile.DescriptorImpl extends hudson.model.Descriptor<MberAccessProfile>
| Constructor and Description |
|---|
MberAccessProfile.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckUrl(String value) |
hudson.util.FormValidation |
doValidateLogin(String application,
String username,
String password,
String url) |
String |
getDefaultUrl() |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<MberAccessProfile>public hudson.util.FormValidation doCheckUrl(@QueryParameter
String value)
public hudson.util.FormValidation doValidateLogin(@QueryParameter
String application,
@QueryParameter
String username,
@QueryParameter
String password,
@QueryParameter
String url)
public String getDefaultUrl()
Copyright © 2004-2015. All Rights Reserved.