Uses of Interface
org.apache.sshd.client.auth.AuthenticationIdentitiesProvider
-
Packages that use AuthenticationIdentitiesProvider Package Description org.apache.sshd.client.auth -
-
Uses of AuthenticationIdentitiesProvider in org.apache.sshd.client.auth
Methods in org.apache.sshd.client.auth that return AuthenticationIdentitiesProvider Modifier and Type Method Description static AuthenticationIdentitiesProviderAuthenticationIdentitiesProvider. wrapIdentities(Iterable<?> identities)
-