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

SEC-2833: Rossen's feedback on WebSocket

This commit is contained in:
Rob Winch
2015-02-04 10:42:34 -06:00
parent 72e256b95a
commit 9b5f76f3d6
4 changed files with 19 additions and 10 deletions
@@ -30,7 +30,7 @@ import org.springframework.security.core.Authentication;
* @author Rob Winch
* @since 4.0
*
* @see AuthenticationPrincipalArgumentResolver
* @see org.springframework.security.messaging.context.AuthenticationPrincipalArgumentResolver
*/
@Target({ ElementType.PARAMETER, ElementType.ANNOTATION_TYPE })
@Retention(RetentionPolicy.RUNTIME)