Skip to content

Commit 58c7c21

Browse files
taorooteleftherias
authored andcommitted
Update abstract-authentication-processing-filter.adoc
1 parent 02d1516 commit 58c7c21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/manual/src/docs/asciidoc/_includes/servlet/authentication/architecture/abstract-authentication-processing-filter.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,6 @@ Later the `SecurityContextPersistenceFilter` saves the `SecurityContext` to the
3636
If remember me is not configured, this is a no-op.
3737
// FIXME: link to rememberme
3838
* `ApplicationEventPublisher` publishes an `InteractiveAuthenticationSuccessEvent`.
39+
* `AuthenticationSuccessHandler` is invoked.
40+
// FIXME: link to AuthenticationSuccessHandler
3941

0 commit comments

Comments
 (0)