public class UserAuthPublicKey extends Object implements UserAuth
UserAuth.Result| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
UserAuthPublicKey(ClientSessionImpl session,
String username,
KeyPair key) |
public UserAuthPublicKey(ClientSessionImpl session, String username, KeyPair key)
public String getUsername()
getUsername in interface UserAuthpublic UserAuth.Result next(Buffer buffer) throws IOException
next in interface UserAuthIOExceptionCopyright © 2008-2012 Apache Software Foundation. All Rights Reserved.