| Package | Description |
|---|---|
| net.sf.sshapi |
SSHAPI
|
| net.sf.sshapi.util |
| Modifier and Type | Method and Description |
|---|---|
SshBannerHandler |
SshConfiguration.getBannerHandler()
Get the banner handler (called to display the login banner).
|
| Modifier and Type | Method and Description |
|---|---|
void |
SshConfiguration.setBannerHandler(SshBannerHandler bannerHandler)
Set the banner handler (called to display the login banner).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleBannerHandler
Simple
SshBannerHandler that outputs a message to the console |
Copyright © 2018. All rights reserved.