public class UserAuthAgent extends AbstractUserAuth
UserAuth.Result
log, service, session
Constructor and Description |
---|
UserAuthAgent(ClientSessionImpl session,
String service) |
Modifier and Type | Method and Description |
---|---|
UserAuth.Result |
next(Buffer buffer) |
protected void |
sendNextKey(PublicKey key) |
getService
public UserAuthAgent(ClientSessionImpl session, String service) throws IOException
IOException
protected void sendNextKey(PublicKey key) throws IOException
IOException
public UserAuth.Result next(Buffer buffer) throws IOException
IOException
Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.