public final class AllowedCharSet extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
rebuildAndActivate(List<Integer> overrides)
Rebuilds and atomically publishes the active allow-list by merging the baseline policy
with the provided decimal ASCII overrides.
|
public static void rebuildAndActivate(List<Integer> overrides)
overrides - decimal ASCII byte values (0..255) to additionally allow; may be null or emptyCopyright © 2005–2025 Onix Solutions. All rights reserved.