Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.tomcat.util.net.jsse: Javadoc index of package org.apache.tomcat.util.net.jsse.


Package Samples:

org.apache.tomcat.util.net.jsse

Classes:

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.
JSSE13Factory: Implementation class for JSSEFactory for JSSE 1.0.x (that is an extension to the 1.3 JVM).
JSSE14Factory: Implementation class for JSSEFactory for JSSE 1.1.x (that ships with the 1.4 JVM).
JSSEFactory: Factory interface to construct components based on the JSSE version in use.
JSSE13SocketFactory: SSL server socket factory. It _requires_ a valid RSA key and JSSE.
JSSE14SocketFactory: SSL server socket factory. It _requires_ a valid RSA key and JSSE.
JSSESocketFactory: SSL server socket factory. It _requires_ a valid RSA key and JSSE.
JSSE14Support
JSSEImplementation
JSSESupport

Home | Contact Us | Privacy Policy | Terms of Service