1. Spring Security and @Async stackoverflow.comI asynchronously invoke method with Spring, using @Async.This method invokes other method annotated with @PreAuthorize, Spring Security Annotation. To make authorization works I have to set |
2. Asynchronous Spring Security Authentication icefaces.org |