Uses of Interface
org.apache.sshd.client.auth.pubkey.PublicKeyIdentity
Packages that use PublicKeyIdentity
-
Uses of PublicKeyIdentity in org.apache.sshd.client.auth.pubkey
Classes in org.apache.sshd.client.auth.pubkey with type parameters of type PublicKeyIdentityClasses in org.apache.sshd.client.auth.pubkey that implement PublicKeyIdentityModifier and TypeClassDescriptionclass
Uses anSshAgent
to generate the identity signatureclass
Uses aKeyPair
to generate the identity signatureFields in org.apache.sshd.client.auth.pubkey declared as PublicKeyIdentityFields in org.apache.sshd.client.auth.pubkey with type parameters of type PublicKeyIdentityModifier and TypeFieldDescriptionprivate Iterator<? extends PublicKeyIdentity>
UserAuthPublicKeyIterator.current
protected Iterator<PublicKeyIdentity>
UserAuthPublicKey.keys
Methods in org.apache.sshd.client.auth.pubkey that return PublicKeyIdentity