Uses of Class
org.apache.sshd.client.auth.pubkey.KeyPairIdentity
Packages that use KeyPairIdentity
-
Uses of KeyPairIdentity in org.apache.sshd.client.auth.pubkey
Methods in org.apache.sshd.client.auth.pubkey that return KeyPairIdentityMethods in org.apache.sshd.client.auth.pubkey that return types with arguments of type KeyPairIdentityModifier and TypeMethodDescriptionprotected Iterable<KeyPairIdentity>
UserAuthPublicKeyIterator.initializeSessionIdentities
(ClientSession session, SignatureFactoriesManager signatureFactories)