1
0
mirror of synced 2026-08-04 09:17:02 +00:00

Documents the new @AuthenticationPrincipal in more detail.

Fixes gh-3771
This commit is contained in:
Joe Grandja
2016-04-13 12:27:23 -04:00
parent 95a3e30d9f
commit 2ef3da1b47
4 changed files with 14 additions and 10 deletions
@@ -30,7 +30,7 @@ import org.springframework.security.core.Authentication;
* @author Rob Winch
* @since 4.0
*
* See: <a href="{@docRoot}/org/springframework/security/messaging/context/AuthenticationPrincipalArgumentResolver.html">
* See: <a href="{@docRoot}/org/springframework/security/web/method/annotation/AuthenticationPrincipalArgumentResolver.html">
* AuthenticationPrincipalArgumentResolver
* </a>
*/