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