Uses of Class
org.apache.shiro.concurrent.SubjectAwareExecutorService
Packages that use SubjectAwareExecutorService
Package
Description
Executor, ExecutorService,
and ScheduledExecutorService implementations for transparent
Subject association with threads in an asynchronous execution environment.-
Uses of SubjectAwareExecutorService in org.apache.shiro.concurrent
Subclasses of SubjectAwareExecutorService in org.apache.shiro.concurrentModifier and TypeClassDescriptionclassSame concept as theSubjectAwareExecutorServicebut additionally supports theScheduledExecutorServiceinterface.