Add @since
Issue gh-9514
This commit is contained in:
+1
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user