Uses of Interface
org.kohsuke.stapler.DispatchValidator
-
Uses of DispatchValidator in org.kohsuke.stapler
Modifier and TypeFieldDescriptionstatic final DispatchValidator
DispatchValidator.DEFAULT
Default validator implementation that explicitly allows all dispatch requests to proceed.Modifier and TypeMethodDescriptionvoid
WebApp.setDispatchValidator
(DispatchValidator dispatchValidator) Sets the validator used with facet dispatchers.