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 UserAuth
public UserAuth.Result next(Buffer buffer) throws IOException
next
in interface UserAuth
IOException
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.