Package jenkins.security.stapler
package jenkins.security.stapler
-
ClassDescriptionExplicitly tell Jenkins the annotated type is to be accessible by Stapler, i.e.Explicitly tell Jenkins the annotated element is to be dispatched by Stapler, if possible.Validates views dispatched by Stapler.Log a warning message when a "getter" or "doAction" function or fragment view that was filtered out by SECURITY-400 new rulesLists the view names that should be considered fragments and should not be directly dispatched.Explicitly tell Jenkins the annotated element is not to be dispatched by Stapler.Lists the dispatchable views of a class.Fill the list of getter methods that are whitelisted for Stapler Each item in the set are formatted to correspond exactly to what
Function.getDisplayName()
returns