| Package | Description |
|---|---|
| org.apache.sshd.client.auth.pubkey |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractKeyPairIterator<I extends PublicKeyIdentity> |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyAgentIdentity
Uses an
SshAgent to generate the identity signature |
class |
KeyPairIdentity
Uses a
KeyPair to generate the identity signature |
| Modifier and Type | Field and Description |
|---|---|
protected PublicKeyIdentity |
UserAuthPublicKey.current |
| Modifier and Type | Field and Description |
|---|---|
protected Iterator<PublicKeyIdentity> |
UserAuthPublicKey.keys |
| Modifier and Type | Method and Description |
|---|---|
PublicKeyIdentity |
UserAuthPublicKeyIterator.next() |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.