public class NoOpPublicKeyAuthenticator
extends com.sshtools.common.auth.PublicKeyAuthenticationAdapter
Constructor and Description |
---|
NoOpPublicKeyAuthenticator() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkKey(com.sshtools.common.ssh.components.SshPublicKey key,
com.sshtools.common.ssh.SshConnection con) |
boolean |
isAuthorizedKey(com.sshtools.common.ssh.components.SshPublicKey key,
com.sshtools.common.ssh.SshConnection con) |
public boolean isAuthorizedKey(com.sshtools.common.ssh.components.SshPublicKey key, com.sshtools.common.ssh.SshConnection con) throws java.io.IOException
java.io.IOException
public boolean checkKey(com.sshtools.common.ssh.components.SshPublicKey key, com.sshtools.common.ssh.SshConnection con) throws java.io.IOException
java.io.IOException
Copyright © 2024. All rights reserved.