Uses of Class
com.maverick.ssh2.AbstractComponentFactory

Packages that use AbstractComponentFactory
com.maverick.ssh2 This package contains an SSH2 implementation of the com.maverick.ssh interfaces. 
 

Uses of AbstractComponentFactory in com.maverick.ssh2
 

Methods in com.maverick.ssh2 that return AbstractComponentFactory
 AbstractComponentFactory Ssh2Context.supportedCiphers()
          Returns this context's supported cipher algorithms.
 AbstractComponentFactory Ssh2Context.supportedMacs()
          Get this context's supported message authentication algorithms.
 AbstractComponentFactory Ssh2Context.supportedCompressions()
          Get this context's supported compression algorithms.
 AbstractComponentFactory Ssh2Context.supportedKeyExchanges()
          Get this context's supported key exchange methods.
 AbstractComponentFactory Ssh2Context.supportedPublicKeys()
          Get this context's supported public keys.
 



Copyright © 2003 3SP LTD. All Rights Reserved.