mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-07 04:32:13 +00:00
6 lines
321 B
Plaintext
6 lines
321 B
Plaintext
|
[[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.
|