public class JGitPublicKeyAuthentication
extends org.apache.sshd.client.auth.pubkey.UserAuthPublicKey
UserAuthPublicKey implementation fixing SSHD-1105: if there
are several signature algorithms applicable for a public key type, we must
try them all, in the correct order.| Modifier and Type | Method and Description |
|---|---|
protected void |
releaseKeys() |
protected boolean |
sendAuthDataRequest(org.apache.sshd.client.session.ClientSession session,
String service) |
appendSignature, destroy, getSignatureFactories, init, processAuthDataRequest, setSignatureFactoriesgetClientSession, getName, getService, getSession, process, toStringdebug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warnclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSignatureFactories, resolveSignatureFactories, setSignatureFactoriesNameList, setSignatureFactoriesNames, setSignatureFactoriesNamesprotected boolean sendAuthDataRequest(org.apache.sshd.client.session.ClientSession session,
String service)
throws Exception
sendAuthDataRequest in class org.apache.sshd.client.auth.pubkey.UserAuthPublicKeyExceptionprotected void releaseKeys()
throws IOException
releaseKeys in class org.apache.sshd.client.auth.pubkey.UserAuthPublicKeyIOExceptionCopyright © 2021 Eclipse JGit Project. All rights reserved.