public class StringKeyPairProvider extends org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider<String>
ECDSA_SHA2_NISTP256, ECDSA_SHA2_NISTP384, ECDSA_SHA2_NISTP521, EMPTY_KEYPAIR_PROVIDER, SSH_DSS, SSH_DSS_CERT, SSH_ECDSA_SHA2_NISTP256_CERT, SSH_ECDSA_SHA2_NISTP384_CERT, SSH_ECDSA_SHA2_NISTP521_CERT, SSH_ED25519, SSH_ED25519_CERT, SSH_RSA, SSH_RSA_CERT| Constructor and Description |
|---|
StringKeyPairProvider(String privateKeyString) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.sshd.common.util.io.resource.IoResource<String> |
getIoResource(org.apache.sshd.common.session.SessionContext session,
String resource) |
Iterable<KeyPair> |
loadKeys(org.apache.sshd.common.session.SessionContext session) |
doLoadKeys, doLoadKeys, doLoadKeys, getPasswordFinder, loadKeys, openKeyPairResource, resetCacheMap, setPasswordFinderdebug, 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, toString, wait, wait, waitpublic StringKeyPairProvider(@NotNull
String privateKeyString)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.