| Modifier and Type | Field and Description |
|---|---|
private Collection<String> |
whitelist
Whitelisted algorithms.
|
| Constructor and Description |
|---|
WhitelistPredicate(Collection<String> algorithms)
Constructor.
|
private Collection<String> whitelist
public WhitelistPredicate(@Nonnull Collection<String> algorithms)
algorithms - collection of whitelisted algorithmsCopyright © 1999–2015. All rights reserved.