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