public class SuppressingInheritedAccessControlContextThreadFactory extends Object implements ThreadFactory
ThreadFactory to create threads with empty inherited java.security.AccessControlContext
It delegates thread creation to Executors default thread factory.| Constructor and Description |
|---|
SuppressingInheritedAccessControlContextThreadFactory(String threadNamePrefix,
Subject subject) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.