public class UserAuthPublicKey extends AbstractUserAuth
UserAuth.Result| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
service, session| Constructor and Description |
|---|
UserAuthPublicKey(ClientSessionImpl session,
String service,
KeyPair key) |
| Modifier and Type | Method and Description |
|---|---|
UserAuth.Result |
next(Buffer buffer) |
getServicepublic UserAuthPublicKey(ClientSessionImpl session, String service, KeyPair key)
public UserAuth.Result next(Buffer buffer) throws IOException
IOExceptionCopyright © 2008–2014 The Apache Software Foundation. All rights reserved.