Package org.springframework.security.web.method.annotation
package org.springframework.security.web.method.annotation
-
ClassDescriptionAllows resolving the
Authentication.getPrincipal()
using theAuthenticationPrincipal
annotation.Allows resolving the currentCsrfToken
.Allows resolving theSecurityContext
using theCurrentSecurityContext
annotation.