public class KeyboardInteractivePredefinedClientAuthentication
extends AbstractKeyboardInteractiveClientAuthentication
| Constructor and Description |
|---|
KeyboardInteractivePredefinedClientAuthentication(MessageCodec.Factory codecFactory,
java.lang.String username,
java.util.List<java.lang.String> responses)
Creates a new operation instance.
|
KeyboardInteractivePredefinedClientAuthentication(MessageCodec.Factory codecFactory,
java.lang.String username,
java.lang.String... responses)
Creates a new operation instance.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyboardInteractivePredefinedClientAuthentication |
defaultAuthentication(java.lang.String username,
java.util.List<java.lang.String> responses) |
public KeyboardInteractivePredefinedClientAuthentication(MessageCodec.Factory codecFactory,
java.lang.String username,
java.util.List<java.lang.String> responses)
username - an usernameresponses - responsespublic KeyboardInteractivePredefinedClientAuthentication(MessageCodec.Factory codecFactory,
java.lang.String username,
java.lang.String... responses)
username - an usernameresponses - responsespublic static KeyboardInteractivePredefinedClientAuthentication defaultAuthentication(java.lang.String username, java.util.List<java.lang.String> responses)
Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved