Package org.springframework.security.web.method.annotation
-
Class Summary Class Description AuthenticationPrincipalArgumentResolver Allows resolving theAuthentication.getPrincipal()
using theAuthenticationPrincipal
annotation.CsrfTokenArgumentResolver Allows resolving the currentCsrfToken
.CurrentSecurityContextArgumentResolver Allows resolving theSecurityContext
using theCurrentSecurityContext
annotation.