|
spring-security-web | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| SecurityContextCallableProcessingInterceptor |
Allows for integration with Spring MVC's Callable support. |
| WebAsyncManagerIntegrationFilter | Provides integration between the SecurityContext and Spring Web's WebAsyncManager by using the
SecurityContextCallableProcessingInterceptor.beforeConcurrentHandling(org.springframework.web.context.request.NativeWebRequest, Callable)
to populate the SecurityContext on the Callable. |
|
spring-security-web | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||