| Package | Description |
|---|---|
| org.springframework.security.concurrent |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingSecurityContextScheduledExecutorService
An
ScheduledExecutorService which wraps each Runnable in a DelegatingSecurityContextRunnable
and each Callable in a DelegatingSecurityContextCallable. |
Copyright © 2016. All rights reserved.