public class MutualCallbackAuthenticationProvider
extends java.lang.Object
implements com.sshtools.common.auth.Authenticator
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MUTUAL_KEY_AUTHENTICATION |
Constructor and Description |
---|
MutualCallbackAuthenticationProvider(com.sshtools.common.auth.MutualKeyAuthenticatonStore authenticationStore) |
Modifier and Type | Method and Description |
---|---|
com.sshtools.common.ssh.components.SshKeyPair |
getLocalPrivateKey(com.sshtools.common.ssh.SshConnection con) |
com.sshtools.common.ssh.components.SshPublicKey |
getRemotePublicKey(com.sshtools.common.ssh.SshConnection con) |
public static final java.lang.String MUTUAL_KEY_AUTHENTICATION
Copyright © 2021. All rights reserved.