Uses of Package
hudson.security
Packages that use hudson.security
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Jenkins's interface with source code management systems.
Security-related code.
Code related to agents.
Other miscellaneous utility code
-
Classes in hudson.security used by hudsonClassDescriptionObject that has an
ACL
Controls authorization throughout Hudson.Permission, which represents activity that requires a security privilege.Pluggable security realm that connects external user database to Hudson. -
Classes in hudson.security used by hudson.diagnosisClassDescriptionPermission, which represents activity that requires a security privilege.
-
Classes in hudson.security used by hudson.modelClassDescriptionObject that has an
ACL
Gate-keeper that controls access to Hudson's model objects.Permission, which represents activity that requires a security privilege.Group ofPermission
s that share the sameowner
. -
Classes in hudson.security used by hudson.model.queue
-
Classes in hudson.security used by hudson.scmClassDescriptionGate-keeper that controls access to Hudson's model objects.Permission, which represents activity that requires a security privilege.Group of
Permission
s that share the sameowner
. -
Classes in hudson.security used by hudson.securityClassDescriptionPartial implementation of
SecurityRealm
for username/password based authentication.Object that has anACL
AccessDeniedException
with more information.Thrown if an account creation was attempted but failed due to invalid data being entered into a form.Gate-keeper that controls access to Hudson's model objects.AuthenticationManager
proxy that delegates to another instance.Controls authorization throughout Hudson.Deprecated.No longer used.Abstraction for a login mechanism through external authenticator/identity provider (instead of username/password.)Identity information as obtained fromFederatedLoginService
.Used inFederatedLoginService.FederatedIdentity.signin()
to indicate that the identifier is not currently associated with anyone.Remembers identifiers given byFederatedLoginService
to this user.Security configuration.Represents the details of a group.Filter
that Jenkins uses to implement security support.UserProperty
that provides theUserDetails
view of the User object.Permission, which represents activity that requires a security privilege.Group ofPermission
s that share the sameowner
.Represents the model classPermission
acts on and scoped to.RememberMeServices
proxy.What security enforcement does Hudson do?Pluggable security realm that connects external user database to Hudson.Just a tuple so that we can create various inter-related security related objects and return them all at once.UserDetailsService
proxy that delegates to another instance.Deprecated.Thrown fromUserDetailsService.loadUserByUsername(String)
to indicate that the underlyingSecurityRealm
is incapable of retrieving the information, and furthermore, the system cannot tell if such an user exists or not. -
Classes in hudson.security used by hudson.slavesClassDescriptionObject that has an
ACL
Gate-keeper that controls access to Hudson's model objects.Permission, which represents activity that requires a security privilege. -
Classes in hudson.security used by hudson.utilClassDescriptionObject that has an
ACL
Permission, which represents activity that requires a security privilege. -
Classes in hudson.security used by jenkins.agentsClassDescriptionPermission, which represents activity that requires a security privilege.
-
Classes in hudson.security used by jenkins.diagnosticsClassDescriptionPermission, which represents activity that requires a security privilege.
-
Classes in hudson.security used by jenkins.managementClassDescriptionPermission, which represents activity that requires a security privilege.
-
Classes in hudson.security used by jenkins.modelClassDescriptionObject that has an
ACL
Gate-keeper that controls access to Hudson's model objects.Controls authorization throughout Hudson.Abstraction for a login mechanism through external authenticator/identity provider (instead of username/password.)Permission, which represents activity that requires a security privilege.Group ofPermission
s that share the sameowner
.What security enforcement does Hudson do?Pluggable security realm that connects external user database to Hudson. -
Classes in hudson.security used by jenkins.monitorClassDescriptionPermission, which represents activity that requires a security privilege.
-
Classes in hudson.security used by jenkins.securityClassDescriptionPermission, which represents activity that requires a security privilege.
-
Classes in hudson.security used by jenkins.slavesClassDescriptionObject that has an
ACL
Permission, which represents activity that requires a security privilege. -
Classes in hudson.security used by jenkins.slaves.systemInfoClassDescriptionPermission, which represents activity that requires a security privilege.
-
Classes in hudson.security used by jenkins.toolsClassDescriptionPermission, which represents activity that requires a security privilege.
-
Classes in hudson.security used by jenkins.triggers
-
Classes in hudson.security used by org.springframework.daoClassDescriptionThrown from
UserDetailsService.loadUserByUsername(String)
to indicate that the underlyingSecurityRealm
is incapable of retrieving the information, and furthermore, the system cannot tell if such an user exists or not.