@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static class CredentialsDescriptor.EnhancedCheckMethod extends FormValidation.CheckMethod
FormValidation.CheckMethod that can add assistance for resolving the context from the
request path.| Constructor and Description |
|---|
EnhancedCheckMethod(Descriptor descriptor,
String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
String |
toCheckUrl() |
getDependsOn, toStemUrlpublic EnhancedCheckMethod(Descriptor descriptor, String fieldName)
public String toCheckUrl()
toCheckUrl in class FormValidation.CheckMethodCopyright © 2016–2021. All rights reserved.