Skip to content

Commit 64920c1

Browse files
ximinghuirwinch
authored andcommitted
Correct Title in logout.adoc
1 parent 6417eb7 commit 64920c1

File tree

1 file changed

+1
-1
lines changed
  • docs/modules/ROOT/pages/servlet/authentication

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/authentication/logout.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ javadoc:org.springframework.security.web.authentication.logout.LogoutSuccessHand
315315
For example, instead of redirecting, you may want to only return a status code.
316316
In this case, you can provide a success handler instance, like so:
317317

318-
.Using Clear-Site-Data to Clear Cookies
318+
.Customizing Logout Success to Return HTTP Status Code
319319
[tabs]
320320
======
321321
Java::

0 commit comments

Comments
 (0)