×
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.model.queue. hudson.scm. Jenkins's interface with source code management ...
Gets the absolute URL of Jenkins top page, such as http://localhost/jenkins/ . ... Methods inherited from interface hudson.security. ... This allows URL hudson/ ...
Used only for mapping jobs to URL in a case-insensitive fashion. ... Methods inherited from class java.lang. ... Methods inherited from interface hudson.security.
Gate-keeper that controls access to Hudson's model objects. ACLContext. A AutoCloseable that captures the previous SecurityContext and restores it on ACLContext ...
Missing: /url | Show results with:/url
Returns the URL of this Run , relative to the context root of Hudson. ... Methods inherited from interface hudson.security. ... LazyBuildMixIn.loadBuild(java.io.
Let Nodes be aware of the lifecycle of their own Computer . static class, Node.Mode. Constants that control how Hudson allocates jobs to agents.
A job is an runnable entity under the monitoring of Hudson. Every time it "runs", it will be recorded as a Run object. To create a custom job type, ...
Checks if the current user is anonymous. isAnonymous(Authentication) - Static method in class hudson.security.ACL. Deprecated. use ACL.isAnonymous2( ...
Handles the form submission from the "/computer/new" page, which is the first form for creating a new node. has(String) - Method in class hudson.security ...
Checks if the given value is an URL to some Hudson's top page. ... Participates in the rendering of HTML pages for all pages of Hudson ... What security enforcement ...