mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 16:52:13 +00:00
Add @since
Issue gh-9514
This commit is contained in:
parent
80743a267c
commit
e1e31939a3
@ -48,6 +48,7 @@ public class DelegatingSecurityContextTaskScheduler implements TaskScheduler {
|
||||
* @param securityContext the {@link SecurityContext} to use for each
|
||||
* {@link DelegatingSecurityContextRunnable} or null to default to the current
|
||||
* {@link SecurityContext}
|
||||
* @since 5.6
|
||||
*/
|
||||
public DelegatingSecurityContextTaskScheduler(TaskScheduler delegateTaskScheduler,
|
||||
SecurityContext securityContext) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user