public class ServerUserAuthService extends CloseableUtils.AbstractCloseable implements Service
CloseableUtils.AbstractCloseable.State| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_MAX_AUTH_REQUESTS |
closeFuture, lock, statelog| Constructor and Description |
|---|
ServerUserAuthService(Session s) |
| Modifier and Type | Method and Description |
|---|---|
ServerSession |
getSession() |
void |
process(int cmd,
Buffer buffer)
Service the request.
|
void |
start() |
builder, close, doCloseGracefully, doCloseImmediately, isClosed, isClosing, preCloseclose, isOpenpublic static final int DEFAULT_MAX_AUTH_REQUESTS
public ServerUserAuthService(Session s) throws SshException
SshExceptionpublic ServerSession getSession()
getSession in interface ServiceCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.