| Package | Description |
|---|---|
| org.apache.shiro.concurrent |
Executor, ExecutorService,
and ScheduledExecutorService implementations for transparent
Subject association with threads in an asynchronous execution environment. |
| Modifier and Type | Class and Description |
|---|---|
class |
SubjectAwareScheduledExecutorService
Same concept as the
SubjectAwareExecutorService but additionally supports the
ScheduledExecutorService interface. |
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.