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