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