Uses of Annotation Interface
jenkins.security.stapler.StaplerAccessibleType
Packages that use StaplerAccessibleType
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins.Security-related code.
-
Uses of StaplerAccessibleType in hudson
Classes in hudson with annotations of type StaplerAccessibleTypeModifier and TypeClassDescriptionfinal classHTTP proxy configuration.final classListens to incoming TCP connections, for example from agents. -
Uses of StaplerAccessibleType in hudson.model
Classes in hudson.model with annotations of type StaplerAccessibleTypeModifier and TypeInterfaceDescriptioninterfaceA model object has a human readable name.classA value for a parameter in a build.static interfaceRepresents the real meat of the computation run byExecutor. -
Uses of StaplerAccessibleType in hudson.security
Classes in hudson.security with annotations of type StaplerAccessibleTypeModifier and TypeClassDescriptionclassControls authorization throughout Hudson. -
Uses of StaplerAccessibleType in hudson.security.csrf
Classes in hudson.security.csrf with annotations of type StaplerAccessibleTypeModifier and TypeClassDescriptionclassA CrumbIssuer represents an algorithm to generate a nonce value, known as a crumb, to counter cross site request forgery exploits. -
Uses of StaplerAccessibleType in jenkins.install
Classes in jenkins.install with annotations of type StaplerAccessibleType -
Uses of StaplerAccessibleType in jenkins.model
Classes in jenkins.model with annotations of type StaplerAccessibleTypeModifier and TypeInterfaceDescriptioninterfaceA model object that has a human-readable full name. -
Uses of StaplerAccessibleType in jenkins.widgets
Classes in jenkins.widgets with annotations of type StaplerAccessibleTypeModifier and TypeInterfaceDescriptioninterfaceClasses implementing this interface can have widgets, and they can be accessed using relative urls "widget/widgetName"