Class CredentialsDescriptor.EnhancedCheckMethod
java.lang.Object
hudson.util.FormValidation.CheckMethod
com.cloudbees.plugins.credentials.CredentialsDescriptor.EnhancedCheckMethod
- Enclosing class:
- CredentialsDescriptor
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public static class CredentialsDescriptor.EnhancedCheckMethod
extends FormValidation.CheckMethod
An enhanced
FormValidation.CheckMethod
that can add assistance for resolving the context from the
request path.- Since:
- 2.1.5
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.util.FormValidation.CheckMethod
getDependsOn, toStemUrl
-
Constructor Details
-
EnhancedCheckMethod
-
-
Method Details
-
toCheckUrl
- Overrides:
toCheckUrl
in classFormValidation.CheckMethod
-