public class ServerUserAuthService extends CloseableUtils.AbstractCloseable implements Service
Modifier and Type | Class and Description |
---|---|
static class |
ServerUserAuthService.Factory |
CloseableUtils.AbstractCloseable.State
closeFuture, lock, log, state
Constructor and Description |
---|
ServerUserAuthService(Session s) |
Modifier and Type | Method and Description |
---|---|
ServerSession |
getSession() |
void |
process(byte cmd,
Buffer buffer)
Service the request.
|
void |
start() |
builder, close, doCloseGracefully, doCloseImmediately, isClosed, isClosing, preClose
public ServerUserAuthService(Session s) throws SshException
SshException
public ServerSession getSession()
getSession
in interface Service
Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.