public static class BuiltinCiphers.ParseResult extends NamedFactoriesListParseResult<Cipher,CipherFactory>
BuiltinCiphers.parseCiphersList(String)| Modifier and Type | Field and Description |
|---|---|
static BuiltinCiphers.ParseResult |
EMPTY |
| Constructor and Description |
|---|
ParseResult(List<CipherFactory> parsed,
List<String> unsupported) |
toStringgetParsedFactories, getUnsupportedFactoriesgetParsedValues, getUnsupportedValuespublic static final BuiltinCiphers.ParseResult EMPTY
public ParseResult(List<CipherFactory> parsed, List<String> unsupported)
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.