Package org.apache.sshd.contrib.client.auth.password
-
Class Summary Class Description InteractivePasswordIdentityProvider Helps implement aPasswordIdentityProvider
by delegating calls toUserInteraction.getUpdatedPassword(ClientSession, String, String)
.