public class JGitPasswordAuthentication
extends org.apache.sshd.client.auth.password.UserAuthPassword
JGitUserInteraction
to ask the user for the password. It also respects the
NumberOfPasswordPrompts
ssh config.Constructor and Description |
---|
JGitPasswordAuthentication() |
Modifier and Type | Method and Description |
---|---|
void |
init(org.apache.sshd.client.session.ClientSession session,
String service) |
protected boolean |
sendAuthDataRequest(org.apache.sshd.client.session.ClientSession session,
String service) |
processAuthDataRequest, sendPassword
destroy, getClientSession, getName, getService, getSession, process, toString
getSimplifiedLogger
Copyright © 2019 Eclipse JGit Project. All rights reserved.