Package | Description |
---|---|
hudson.cli |
Server-side CLI commands for Hudson.
|
hudson.security |
Security-related code.
|
jenkins.model | |
jenkins.model.identity |
Modifier and Type | Class and Description |
---|---|
class |
CLIAction
Shows usage of CLI and commands.
|
Modifier and Type | Class and Description |
---|---|
class |
WhoAmI
Expose the data needed for /whoAmI, so it can be exposed by Api.
|
Modifier and Type | Class and Description |
---|---|
class |
AssetManager
Serves files located in the
/assets classpath directory via the Jenkins core ClassLoader. |
Modifier and Type | Class and Description |
---|---|
class |
IdentityRootAction
A simple root action that exposes the public key to users so that they do not need to search for the
X-Instance-Identity response header, also exposes the fingerprint of the public key so that people
can verify a fingerprint of a master before connecting to it. |
Copyright © 2004–2017. All rights reserved.