UserAuth.Result| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
UserAuthAgent(ClientSessionImpl session,
String username) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUsername() |
UserAuth.Result |
next(Buffer buffer) |
protected void |
sendNextKey() |
protected void |
sendNextKey(PublicKey key) |
public UserAuthAgent(ClientSessionImpl session, String username) throws IOException
IOExceptionpublic String getUsername()
getUsername in interface UserAuthprotected void sendNextKey()
throws IOException
IOExceptionprotected void sendNextKey(PublicKey key) throws IOException
IOExceptionpublic UserAuth.Result next(Buffer buffer) throws IOException
next in interface UserAuthIOExceptionCopyright © 2008-2012 Apache Software Foundation. All Rights Reserved.