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
ACLControls 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
ACLGate-keeper that controls access to Hudson's model objects.Permission, which represents activity that requires a security privilege.Group ofPermissions 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
Permissions that share the sameowner. -
Classes in hudson.security used by hudson.securityClassDescriptionPartial implementation of
SecurityRealmfor username/password based authentication.Object that has anACLAccessDeniedExceptionwith 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.AuthenticationManagerproxy 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 byFederatedLoginServiceto this user.Security configuration.Represents the details of a group.Filterthat Jenkins uses to implement security support.UserPropertythat provides theUserDetailsview of the User object.Permission, which represents activity that requires a security privilege.Group ofPermissions that share the sameowner.Represents the model classPermissionacts on and scoped to.RememberMeServicesproxy.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.UserDetailsServiceproxy that delegates to another instance.Deprecated.Thrown fromUserDetailsService.loadUserByUsername(String)to indicate that the underlyingSecurityRealmis 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
ACLGate-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
ACLPermission, 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
ACLGate-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 ofPermissions 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
ACLPermission, 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 underlyingSecurityRealmis incapable of retrieving the information, and furthermore, the system cannot tell if such an user exists or not.