SEC-1998: Provide integration with WebAsyncManager#startCallableProcessing
Support integration of the Spring SecurityContext on Callable's used with WebAsyncManager by registering SecurityContextCallableProcessingInterceptor.
This commit is contained in:
@@ -16,7 +16,7 @@ dependencies {
|
||||
}
|
||||
compile 'com.google.inject:guice:2.0'
|
||||
|
||||
provided 'javax.servlet:servlet-api:2.5'
|
||||
provided "org.apache.tomcat:tomcat-servlet-api:$servletApiVersion"
|
||||
|
||||
runtime 'org.apache.httpcomponents:httpclient:4.1.1'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user