public class UserAuthKeyboardInteractive extends AbstractUserAuth
UserAuth.Result
log, service, session, username
Constructor and Description |
---|
UserAuthKeyboardInteractive(ClientSessionImpl session,
String service,
String username,
String password) |
Modifier and Type | Method and Description |
---|---|
UserAuth.Result |
next(Buffer buffer) |
getService, getUsername
public UserAuthKeyboardInteractive(ClientSessionImpl session, String service, String username, String password)
public UserAuth.Result next(Buffer buffer) throws IOException
IOException
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.