Interface | Description |
---|---|
JSRandom |
The
JSRandom interface allows developers to plugin their
own instantiation of a SecureRandom. |
Class | Description |
---|---|
JSRandomImpl |
JSRandomImpl is a basic example showing an initialization of
SecureRandom. |
JSRandomImplThread |
JSRandomImplThread is another basic example showing an
initialization of SecureRandom.. |
JSSEUtil |
compatibility wrapper class that allows to
use the JSSE included with JDK1.4 or standalone version 1.0.x
|
KeyStoreUtil |
A class with utility methods that help managing a key store.
|
SecurityServiceInitializer | |
ServerInvocationInterceptor | |
SSLRandom | |
SSLServerSocketFactory | |
SSLSocketFactory |
a SocketFactory implementation that allows
to create sockets that support SSL.
|
Copyright © 2017 JacORB. All rights reserved.