Package jenkins.security.seed
package jenkins.security.seed
-
ClassDescriptionGenerated localization support class.Listener notified when a user was requested to changed their seedThe seed stored in this property is used to have a revoke feature on the session without having to hack the session management that depends on the application server used to run the instance.Inject the user seed inside the session (when there is an existing request) as part of the re-authentication mechanism provided by
HttpSessionContextIntegrationFilter2
andUserSeedProperty
.