Update abstract-authentication-processing-filter.adoc

This commit is contained in:
知一 2020-08-17 16:43:01 +08:00 committed by Eleftheria Stein-Kousathana
parent 02d1516c56
commit 58c7c21a6c
1 changed files with 2 additions and 0 deletions

View File

@ -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