Uses of Annotation Interface
jenkins.security.stapler.StaplerAccessibleType
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Security-related code.
-
Uses of StaplerAccessibleType in hudson
Modifier and TypeClassDescriptionfinal class
HTTP proxy configuration.final class
Listens to incoming TCP connections, for example from agents. -
Uses of StaplerAccessibleType in hudson.model
Modifier and TypeInterfaceDescriptioninterface
A model object has a human readable name.class
A value for a parameter in a build.static interface
Represents the real meat of the computation run byExecutor
. -
Uses of StaplerAccessibleType in hudson.security
Modifier and TypeClassDescriptionclass
Controls authorization throughout Hudson. -
Uses of StaplerAccessibleType in hudson.security.csrf
Modifier and TypeClassDescriptionclass
A 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
-
Uses of StaplerAccessibleType in jenkins.widgets
Modifier and TypeInterfaceDescriptioninterface
Classes implementing this interface can have widgets, and they can be accessed using relative urls "widget/widgetName"