public class ServerUserAuthService extends CloseableUtils.AbstractCloseable implements Service
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerUserAuthService.Factory |
CloseableUtils.AbstractCloseable.StatecloseFuture, 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, preClosepublic ServerUserAuthService(Session s) throws SshException
SshExceptionpublic ServerSession getSession()
getSession in interface ServiceCopyright © 2008–2014 The Apache Software Foundation. All rights reserved.