public class ClientUserAuthService extends CloseableUtils.AbstractCloseable implements Service
ssh-auth service.CloseableUtils.AbstractCloseable.StatecloseFuture, lock, statelog| Constructor and Description |
|---|
ClientUserAuthService(Session s) |
| Modifier and Type | Method and Description |
|---|---|
AuthFuture |
auth(List<Object> identities,
String service) |
ClientSessionImpl |
getSession() |
protected void |
preClose()
preClose is guaranteed to be called before doCloseGracefully or doCloseImmediately.
|
void |
process(int cmd,
Buffer buffer)
Service the request.
|
void |
start() |
builder, close, doCloseGracefully, doCloseImmediately, isClosed, isClosingclose, isOpenpublic ClientUserAuthService(Session s)
public ClientSessionImpl getSession()
getSession in interface Servicepublic AuthFuture auth(List<Object> identities, String service) throws IOException
IOExceptionpublic void process(int cmd,
Buffer buffer)
throws Exception
Serviceprotected void preClose()
CloseableUtils.AbstractCloseablepreClose in class CloseableUtils.AbstractCloseableCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.