Uses of Interface
org.apache.sshd.client.auth.AuthenticationIdentitiesProvider
Packages that use AuthenticationIdentitiesProvider
Package
Description
-
Uses of AuthenticationIdentitiesProvider in org.apache.sshd.client
Methods in org.apache.sshd.client that return AuthenticationIdentitiesProviderModifier and TypeMethodDescriptionClientAuthenticationManager.getRegisteredIdentities()SshClient.getRegisteredIdentities() -
Uses of AuthenticationIdentitiesProvider in org.apache.sshd.client.auth
Methods in org.apache.sshd.client.auth that return AuthenticationIdentitiesProviderModifier and TypeMethodDescriptionAuthenticationIdentitiesProvider.wrapIdentities(Iterable<?> identities) -
Uses of AuthenticationIdentitiesProvider in org.apache.sshd.client.session
Methods in org.apache.sshd.client.session that return AuthenticationIdentitiesProvider