| Modifier and Type | Class and Description |
|---|---|
class |
Blacklist
Extension of
StaticWhitelist that works as a blacklist by negating all operations |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassLoaderWhitelist
Whitelist that allows everything defined from a specific classloader. |
| Constructor and Description |
|---|
SandboxInterceptor(Whitelist whitelist) |
SandboxInterceptor(Whitelist whitelist,
List<Class<?>> extensions) |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumeratingWhitelist
A whitelist based on listing signatures and searching them.
|
class |
StaticWhitelist
Whitelist based on a static file.
|
Copyright © 2020 CrafterCMS. All rights reserved.