Explorar o código

Update abstract-authentication-processing-filter.adoc

知一 %!s(int64=5) %!d(string=hai) anos
pai
achega
58c7c21a6c

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

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