Package org.jenkinsci.plugins.saml.user
Class LoginDetailsProperty.SecurityListenerImpl
java.lang.Object
jenkins.security.SecurityListener
org.jenkinsci.plugins.saml.user.LoginDetailsProperty.SecurityListenerImpl
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
LoginDetailsProperty
Listen to the login success/failure event to persist
LoginDetailsPropertys properly.-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jenkins.security.SecurityListener
authenticated, authenticated2, failedToAuthenticate, failedToLogIn, fireAuthenticated, fireAuthenticated2, fireFailedToAuthenticate, fireFailedToLogIn, fireLoggedIn, fireLoggedOut, fireUserCreated, loggedOut, userCreated
-
Constructor Details
-
SecurityListenerImpl
public SecurityListenerImpl()
-
-
Method Details
-
loggedIn
- Overrides:
loggedInin classSecurityListener
-