Uses of Class
org.apache.sshd.client.auth.pubkey.KeyAgentIdentity
Packages that use KeyAgentIdentity
-
Uses of KeyAgentIdentity in org.apache.sshd.client.auth.pubkey
Methods in org.apache.sshd.client.auth.pubkey that return KeyAgentIdentityMethods in org.apache.sshd.client.auth.pubkey that return types with arguments of type KeyAgentIdentityModifier and TypeMethodDescriptionprotected Iterable<KeyAgentIdentity>
UserAuthPublicKeyIterator.initializeAgentIdentities
(ClientSession session)