JSSE13Factory | Implementation class for JSSEFactory for JSSE 1.0.x (that is an extension to the 1.3 JVM). | code | html |
JSSE13SocketFactory | SSL server socket factory. | code | html |
JSSE14Factory | Implementation class for JSSEFactory for JSSE 1.1.x (that ships with the 1.4 JVM). | code | html |
JSSE14SocketFactory | SSL server socket factory. | code | html |
JSSE14Support | code | html | |
JSSE14Support.Listener | code | html | |
JSSE15Factory | Implementation class for JSSEFactory for JSSE 1.1.x (that ships with the 1.5 JVM). | code | html |
JSSE15SocketFactory | SSL Socket Factory for JDK 1.5 | code | html |
JSSEFactory | Factory interface to construct components based on the JSSE version in use. | code | html |
JSSEImplementation | code | html | |
JSSEKeyManager | X509KeyManager which allows selection of a specific keypair and certificate chain (identified by their keystore alias name) to be used by the server to authenticate itself to SSL clients. | code | html |
JSSESocketFactory | SSL server socket factory. | code | html |
JSSESupport | JSSESupport Concrete implementation class for JSSE Support classes. | code | html |
JSSESupport.Listener | code | html | |
NioX509KeyManager | code | html |