public class KeyboardInteractiveAuthenticator extends java.lang.Object implements KeyboardInteractiveAuthenticationProvider
| Constructor and Description |
|---|
KeyboardInteractiveAuthenticator(java.lang.Class<? extends KeyboardInteractiveProvider> clz) |
| Modifier and Type | Method and Description |
|---|---|
KeyboardInteractiveProvider |
createInstance(SshConnection con) |
public KeyboardInteractiveAuthenticator(java.lang.Class<? extends KeyboardInteractiveProvider> clz)
public KeyboardInteractiveProvider createInstance(SshConnection con) throws java.io.IOException
createInstance in interface KeyboardInteractiveAuthenticationProviderjava.io.IOExceptionCopyright © 2022. All rights reserved.