1
0
mirror of synced 2026-08-04 09:17:02 +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 b71b2f81e1
commit e4f1826622
@@ -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>>.