public class ThreadAllowlist extends Object
| Constructor and Description | 
|---|
| ThreadAllowlist() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | allowClass(Class<?> clazz) | 
| void | clearAllowlist() | 
| Set<Class<?>> | getAllowlist() | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.