Uses of Class
org.apache.sshd.client.auth.pubkey.KeyAgentIdentity
-
Packages that use KeyAgentIdentity Package Description org.apache.sshd.client.auth.pubkey -
-
Uses of KeyAgentIdentity in org.apache.sshd.client.auth.pubkey
Methods in org.apache.sshd.client.auth.pubkey that return KeyAgentIdentity Modifier and Type Method Description KeyAgentIdentity
SshAgentPublicKeyIterator. next()
Methods in org.apache.sshd.client.auth.pubkey that return types with arguments of type KeyAgentIdentity Modifier and Type Method Description protected java.lang.Iterable<KeyAgentIdentity>
UserAuthPublicKeyIterator. initializeAgentIdentities(ClientSession session)
-