| Package | Description |
|---|---|
| com.jscape.inet.ssh.protocol.v2.authentication |
| Modifier and Type | Method and Description |
|---|---|
static KeyboardInteractiveRegexClientAuthentication |
KeyboardInteractiveRegexClientAuthentication.defaultAuthentication(java.lang.String username,
KeyboardInteractiveRegexClientAuthentication.Entry... entries) |
| Modifier and Type | Method and Description |
|---|---|
static KeyboardInteractiveRegexClientAuthentication |
KeyboardInteractiveRegexClientAuthentication.defaultAuthentication(java.lang.String username,
java.util.List<KeyboardInteractiveRegexClientAuthentication.Entry> entries) |
| Constructor and Description |
|---|
KeyboardInteractiveRegexClientAuthentication(MessageCodec.Factory codecFactory,
java.lang.String username,
KeyboardInteractiveRegexClientAuthentication.Entry... entries)
Creates a new operation instance.
|
| Constructor and Description |
|---|
KeyboardInteractiveRegexClientAuthentication(MessageCodec.Factory codecFactory,
java.lang.String username,
java.util.List<KeyboardInteractiveRegexClientAuthentication.Entry> entries)
Creates a new operation instance.
|
Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved