| Package | Description |
|---|---|
| hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
| hudson.search |
QuickSilver-like
search/jump capability for better navigation around the website.
|
| hudson.security |
Security-related code.
|
| jenkins.security |
| Modifier and Type | Class and Description |
|---|---|
static class |
MyViewsProperty.DescriptorImpl |
static class |
PaneStatusProperties.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static List<UserPropertyDescriptor> |
UserProperties.LIST
Deprecated.
as of 1.286
Use
UserProperty.all() for read access and Extension for auto-registration. |
| Modifier and Type | Method and Description |
|---|---|
UserPropertyDescriptor |
UserProperty.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static DescriptorExtensionList<UserProperty,UserPropertyDescriptor> |
UserProperty.all()
Returns all the registered
UserPropertyDescriptors. |
| Modifier and Type | Class and Description |
|---|---|
static class |
UserSearchProperty.DescriptorImpl |
| Modifier and Type | Class and Description |
|---|---|
static class |
HudsonPrivateSecurityRealm.Details.DescriptorImpl |
| Modifier and Type | Class and Description |
|---|---|
static class |
ApiTokenProperty.DescriptorImpl |
static class |
LastGrantedAuthoritiesProperty.DescriptorImpl |
Copyright © 2019. All rights reserved.