Uses of Interface
com.maverick.ssh2.BannerDisplay

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.
 



Copyright © 2003 3SP LTD. All Rights Reserved.