|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |