java.lang.Object
io.inverno.mod.security.jose.internal.WorkerPool
- All Implemented Interfaces:
Supplier<ExecutorService>
Worker pool used to execute blocking operations such as certificate verification.
- Since:
- 1.5
- Author:
- Jeremy Kuhn
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WorkerPool
public WorkerPool()
-
-
Method Details
-
get
- Specified by:
getin interfaceSupplier<ExecutorService>
-