1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Remove "Hi ... there" From Docs

Close gh-10963
This commit is contained in:
Rob Winch
2022-03-11 13:09:27 -06:00
parent 70b67cd2f1
commit 6e45a376cd
@@ -19,8 +19,6 @@ This also gives a good idea of the high level flow of authentication and how pie
[[servlet-authentication-securitycontextholder]]
== SecurityContextHolder
Hi {figures} there
At the heart of Spring Security's authentication model is the `SecurityContextHolder`.
It contains the <<servlet-authentication-securitycontext>>.