public class JGitPublicKeyAuthFactory
extends org.apache.sshd.client.auth.pubkey.UserAuthPublicKeyFactory
| Modifier and Type | Field and Description |
|---|---|
static JGitPublicKeyAuthFactory |
FACTORY
The singleton
JGitPublicKeyAuthFactory. |
INSTANCE, NAME| Modifier and Type | Method and Description |
|---|---|
org.apache.sshd.client.auth.pubkey.UserAuthPublicKey |
createUserAuth(org.apache.sshd.client.session.ClientSession session) |
getSignatureFactories, setSignatureFactoriesgetName, 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, setSignatureFactoriesNamesgetSignatureFactoriesNameList, getSignatureFactoriesNamespublic static final JGitPublicKeyAuthFactory FACTORY
JGitPublicKeyAuthFactory.public org.apache.sshd.client.auth.pubkey.UserAuthPublicKey createUserAuth(org.apache.sshd.client.session.ClientSession session)
throws IOException
createUserAuth in interface org.apache.sshd.common.auth.UserAuthMethodFactory<org.apache.sshd.client.session.ClientSession,org.apache.sshd.client.auth.UserAuth>createUserAuth in class org.apache.sshd.client.auth.pubkey.UserAuthPublicKeyFactoryIOExceptionCopyright © 2021 Eclipse JGit Project. All rights reserved.