| Package | Description |
|---|---|
| org.apache.sshd.common.cipher |
Cipher
implementations. |
| org.apache.sshd.common.compression |
Compression
implementations. |
| org.apache.sshd.common.config | |
| org.apache.sshd.common.mac |
Mac
implementations. |
| org.apache.sshd.common.signature |
Signature
implementations. |
| Modifier and Type | Class and Description |
|---|---|
static class |
BuiltinCiphers.ParseResult
Holds the result of
BuiltinCiphers.parseCiphersList(String) |
| Modifier and Type | Class and Description |
|---|---|
static class |
BuiltinCompressions.ParseResult
Holds the result of
BuiltinCompressions.parseCompressionsList(String) |
| Modifier and Type | Class and Description |
|---|---|
class |
FactoriesListParseResult<T,F extends NamedResource> |
class |
NamedFactoriesListParseResult<T,F extends NamedResource>
Holds the result of parsing a list of
NamedFactoryies |
class |
NamedResourceListParseResult<R extends NamedResource> |
| Modifier and Type | Class and Description |
|---|---|
static class |
BuiltinMacs.ParseResult |
| Modifier and Type | Class and Description |
|---|---|
static class |
BuiltinSignatures.ParseResult
Holds the result of the
BuiltinSignatures.parseSignatureList(String) |
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.