| Package | Description |
|---|---|
| org.apache.sshd.agent | |
| org.apache.sshd.agent.common | |
| org.apache.sshd.agent.local |
| Modifier and Type | Method and Description |
|---|---|
List<SshAgent.Pair<PublicKey,String>> |
SshAgent.getIdentities() |
| Modifier and Type | Method and Description |
|---|---|
List<SshAgent.Pair<PublicKey,String>> |
AgentDelegate.getIdentities() |
List<SshAgent.Pair<PublicKey,String>> |
AbstractAgentProxy.getIdentities() |
| Modifier and Type | Method and Description |
|---|---|
protected static SshAgent.Pair<KeyPair,String> |
AgentImpl.getKeyPair(List<SshAgent.Pair<KeyPair,String>> keys,
PublicKey key) |
| Modifier and Type | Method and Description |
|---|---|
List<SshAgent.Pair<PublicKey,String>> |
AgentImpl.getIdentities() |
| Modifier and Type | Method and Description |
|---|---|
protected static SshAgent.Pair<KeyPair,String> |
AgentImpl.getKeyPair(List<SshAgent.Pair<KeyPair,String>> keys,
PublicKey key) |
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.