| Package | Description |
|---|---|
| hudson | |
| hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
| hudson.model.queue | |
| hudson.scm |
Hudson's interface with source code management systems.
|
| hudson.security |
Security-related code.
|
| hudson.slaves |
Code related to slaves.
|
| hudson.util |
Other miscellaneous utility code
|
| jenkins.management | |
| jenkins.model | |
| jenkins.slaves |
| Class and Description |
|---|
| AccessControlled
Object that has an
ACL |
| AuthorizationStrategy
Controls authorization throughout Hudson.
|
| Permission
Permission, which represents activity that requires a security privilege.
|
| SecurityRealm
Pluggable security realm that connects external user database to Hudson.
|
| Class and Description |
|---|
| AccessControlled
Object that has an
ACL |
| ACL
Gate-keeper that controls access to Hudson's model objects.
|
| Permission
Permission, which represents activity that requires a security privilege.
|
| PermissionGroup
Group of
Permissions that share the same owner. |
| Class and Description |
|---|
| ACL
Gate-keeper that controls access to Hudson's model objects.
|
| Class and Description |
|---|
| ACL
Gate-keeper that controls access to Hudson's model objects.
|
| Permission
Permission, which represents activity that requires a security privilege.
|
| PermissionGroup
Group of
Permissions that share the same owner. |
| Class and Description |
|---|
| AbstractPasswordBasedSecurityRealm
Partial implementation of
SecurityRealm for username/password based authentication. |
| AccessControlled
Object that has an
ACL |
| ACL
Gate-keeper that controls access to Hudson's model objects.
|
AuthenticationManagerProxy
AuthenticationManager proxy that delegates to another instance. |
| AuthorizationStrategy
Controls authorization throughout Hudson.
|
| CliAuthenticator
Handles authentication for CLI commands.
|
| FederatedLoginService
Abstraction for a login mechanism through external authenticator/identity provider
(instead of username/password.)
|
| FederatedLoginService.FederatedIdentity
Identity information as obtained from
FederatedLoginService. |
| FederatedLoginService.UnclaimedIdentityException
Used in
FederatedLoginService.FederatedIdentity.signin() to indicate that the identifier is not currently
associated with anyone. |
| FederatedLoginServiceUserProperty
Remembers identifiers given by
FederatedLoginService to this user. |
| GlobalSecurityConfiguration
Security configuration.
|
| GroupDetails
Represents the details of a group.
|
HudsonFilter
Filter that Jenkins uses to implement security support. |
HudsonPrivateSecurityRealm.Details
UserProperty that provides the UserDetails view of the User object. |
| InvalidatableUserDetails
Deprecated.
Starting 1.285, Hudson stops persisting
Authentication altogether
(see NonSerializableSecurityContext), so there's no need to use this mechanism. |
| Permission
Permission, which represents activity that requires a security privilege.
|
| PermissionGroup
Group of
Permissions that share the same owner. |
| PermissionScope
Represents the model class
Permission acts on and scoped to. |
RememberMeServicesProxy
RememberMeServices proxy. |
| SecurityMode
What security enforcement does Hudson do?
|
| SecurityRealm
Pluggable security realm that connects external user database to Hudson.
|
| SecurityRealm.SecurityComponents
Just a tuple so that we can create various inter-related security related objects and
return them all at once.
|
| SidACL |
| SparseACL.Entry |
UserDetailsServiceProxy
UserDetailsService proxy that delegates to another instance. |
| Class and Description |
|---|
| AccessControlled
Object that has an
ACL |
| ACL
Gate-keeper that controls access to Hudson's model objects.
|
| Permission
Permission, which represents activity that requires a security privilege.
|
| Class and Description |
|---|
| AccessControlled
Object that has an
ACL |
| Permission
Permission, which represents activity that requires a security privilege.
|
| Class and Description |
|---|
| Permission
Permission, which represents activity that requires a security privilege.
|
| Class and Description |
|---|
| AccessControlled
Object that has an
ACL |
| ACL
Gate-keeper that controls access to Hudson's model objects.
|
| AuthorizationStrategy
Controls authorization throughout Hudson.
|
| FederatedLoginService
Abstraction for a login mechanism through external authenticator/identity provider
(instead of username/password.)
|
| Permission
Permission, which represents activity that requires a security privilege.
|
| PermissionGroup
Group of
Permissions that share the same owner. |
| SecurityMode
What security enforcement does Hudson do?
|
| SecurityRealm
Pluggable security realm that connects external user database to Hudson.
|
| Class and Description |
|---|
| AccessControlled
Object that has an
ACL |
| Permission
Permission, which represents activity that requires a security privilege.
|
Copyright © 2019. All rights reserved.