public class UserAuthKeyboardInteractive extends Object implements UserAuth
| Modifier and Type | Class and Description |
|---|---|
static class |
UserAuthKeyboardInteractive.Factory |
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
UserAuthKeyboardInteractive() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init(ClientSession session,
String service,
List<Object> identities) |
boolean |
process(Buffer buffer) |
Copyright © 2008–2019 The Apache Software Foundation. All rights reserved.