Class Summary |
SecureClientToolkit |
|
SecureServerToolkit |
The SecureServerToolkit class
can export RMI remote objects using SSL and create signed proxies. |
SignedRemoteObject |
The SignedRemoteObject class stores a SignedObject object and implements
Remote, so that it can be stored in rmiregistry. |
SSLRMIClientSocketFactory |
The SSLRMIClientSocketFactory class
is a Serializable RMIClientSocketFactory that provides SSL sockets |
SSLRMIServerSocketFactory |
The SSLRMIServerSocketFactory class
is a socket factory class that produces SSL sockets. |
TrustStore |
The TrustStore class is essentially a Serializable copy of the public
part of a KeyStore, i.e., all the certificate entries. |