| Package | Description |
|---|---|
| org.apache.sshd.client.session | |
| org.apache.sshd.common.channel | |
| org.apache.sshd.common.util.buffer | |
| org.apache.sshd.server.session |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ClientSessionImpl.checkKeys() |
| Constructor and Description |
|---|
ClientConnectionService(Session s) |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowClosedException
Indicates a
Window has been closed. |
| Modifier and Type | Method and Description |
|---|---|
KeyPair |
Buffer.getKeyPair() |
PublicKey |
Buffer.getPublicKey() |
PublicKey |
Buffer.getRawPublicKey() |
| Constructor and Description |
|---|
ServerConnectionService(Session s) |
ServerUserAuthService(Session s) |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.