2
0

security-context.adoc 321 B

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