Uses of Class
jenkins.security.SecurityListener
-
Uses of SecurityListener in jenkins.security
Modifier and TypeClassDescriptionstatic class
Listen to the login success/failure event to persistGrantedAuthority
s properly. -
Uses of SecurityListener in jenkins.security.seed
Modifier and TypeClassDescriptionclass
Inject the user seed inside the session (when there is an existing request) as part of the re-authentication mechanism provided byHttpSessionContextIntegrationFilter2
andUserSeedProperty
.