Package | Description |
---|---|
org.apache.sshd.common.session.helpers |
Modifier and Type | Method and Description |
---|---|
static AbstractSession |
AbstractSession.getSession(IoSession ioSession)
Retrieve the SSH session from the I/O session.
|
static AbstractSession |
AbstractSession.getSession(IoSession ioSession,
boolean allowNull)
Retrieve the session SSH from the I/O session.
|
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.