|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BannerDisplay | |
com.maverick.ssh2 | This package contains an SSH2 implementation of the com.maverick.ssh interfaces. |
Uses of BannerDisplay in com.maverick.ssh2 |
Methods in com.maverick.ssh2 that return BannerDisplay | |
BannerDisplay |
Ssh2Context.getBannerDisplay()
Get the contexts banner display |
Methods in com.maverick.ssh2 with parameters of type BannerDisplay | |
void |
Ssh2Context.setBannerDisplay(BannerDisplay bannerdisplay)
Set a banner display for callback of authentication banners |
void |
AuthenticationProtocol.setBannerDisplay(BannerDisplay display)
Set a callback interface for banner messages. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |