public static class EjbObjectInputStream.BlacklistClassResolver extends Object
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
PRIMITIVE_ARRAY |
| Modifier | Constructor and Description |
|---|---|
protected |
BlacklistClassResolver() |
protected |
BlacklistClassResolver(String[] blacklist,
String[] whitelist) |
| Modifier and Type | Method and Description |
|---|---|
String |
check(String name) |
protected boolean |
isBlacklisted(String name) |
public static final Pattern PRIMITIVE_ARRAY
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.