| Home >> All |
| | mindbright.application.* (4) | | mindbright.gui.* (1) | | mindbright.net.* (5) |
| | mindbright.security.* (27) | | mindbright.ssh.* (55) | | mindbright.terminal.* (12) |
| | mindbright.util.* (10) | | mindbright.vnc.* (7) |
Package Samples:
mindbright.application
mindbright.gui
mindbright.net
mindbright.security
mindbright.ssh
mindbright.terminal
mindbright.util
mindbright.vnc
Classes:
SSHClient: This class contains the main functionality for setting up a connection to a ssh-server. It can be used both to implement a "full" ssh-client, or it can be used to fire off a singe command on the server (both in a background thread and in the current-/foreground-thread). A set of properties can be used to control different aspects of the connection. These are fetched from an object implementing the SSHClientUser -interface. The authentication can be done in different ways, all which is handled through an object implementing the SSHAuthenticator -interface. The console-output of the SSHClient is ...
SecureRandom: This class uses the scheduler to generate random numbers. It counts the number of times a loop is repeated before a thread has slept for a specified number of milliseconds. These numbers are then fed to a hash function to mask any possible correlations.
WebProxyTunnelSocket: Socket that implements web proxy tunnelling (using CONNECT) (described in an Internet Draft (expired Feb. 1999) titled 'Tunneling TCP based protocols through Web proxy servers' by: Ari Luotonen) proxy-authentication is described in RFC2616 and RFC2617
Spinner: Helper class for the RandomSpinner (SecureRandom) class.
MindTerm
MindTunnel
MindTunnelCli
MindVNC
ProgressBar
HttpHeader
ProxyAuthenticator
SocksProxySocket
WebProxyException
AccessDeniedException
Blowfish
Cipher
DES
DES3
GeneralSecurityException
IDEA
InvalidKeyException
Key
KeyException
KeyPair
MD5
| Home | Contact Us | Privacy Policy | Terms of Service |