Package com.sshtools.common.auth
Class KeyboardInteractiveAuthenticator
java.lang.Object
com.sshtools.common.auth.KeyboardInteractiveAuthenticator
- All Implemented Interfaces:
Authenticator,KeyboardInteractiveAuthenticationProvider
public class KeyboardInteractiveAuthenticator
extends Object
implements KeyboardInteractiveAuthenticationProvider
-
Constructor Summary
ConstructorsConstructorDescriptionKeyboardInteractiveAuthenticator(Class<? extends KeyboardInteractiveProvider> clz) -
Method Summary
-
Constructor Details
-
KeyboardInteractiveAuthenticator
-
-
Method Details
-
createInstance
- Specified by:
createInstancein interfaceKeyboardInteractiveAuthenticationProvider- Throws:
IOException
-