6 lines
321 B
Plaintext
Raw Normal View History

[[servlet-authentication-securitycontext]]
= SecurityContext
The {security-api-url}org/springframework/security/core/context/SecurityContext.html[`SecurityContext`] is obtained from the <<servlet-authentication-securitycontextholder>>.
The `SecurityContext` contains an <<servlet-authentication-authentication>> object.