Update abstract-authentication-processing-filter.adoc
This commit is contained in:
parent
02d1516c56
commit
58c7c21a6c
|
@ -36,4 +36,6 @@ Later the `SecurityContextPersistenceFilter` saves the `SecurityContext` to the
|
|||
If remember me is not configured, this is a no-op.
|
||||
// FIXME: link to rememberme
|
||||
* `ApplicationEventPublisher` publishes an `InteractiveAuthenticationSuccessEvent`.
|
||||
* `AuthenticationSuccessHandler` is invoked.
|
||||
// FIXME: link to AuthenticationSuccessHandler
|
||||
|
||||
|
|
Loading…
Reference in New Issue