Package org.springframework.security.messaging.context
-
Class Summary Class Description AuthenticationPrincipalArgumentResolver Allows resolving theAuthentication.getPrincipal()
using theAuthenticationPrincipal
annotation.SecurityContextChannelInterceptor Creates aExecutorChannelInterceptor
that will obtain theAuthentication
from the specifiedMessage.getHeaders()
.