| Package | Description |
|---|---|
| org.apache.sshd.client.auth.hostbased |
| Modifier and Type | Method and Description |
|---|---|
static HostKeyIdentityProvider |
HostKeyIdentityProvider.wrap(Iterable<KeyPair> pairs) |
static HostKeyIdentityProvider |
HostKeyIdentityProvider.wrap(KeyPair... pairs) |
| Modifier and Type | Method and Description |
|---|---|
static Iterator<? extends Map.Entry<KeyPair,List<X509Certificate>>> |
HostKeyIdentityProvider.iteratorOf(SessionContext session,
HostKeyIdentityProvider provider) |
Copyright © 2018–2024 The Apache Software Foundation. All rights reserved.