Class | Description |
---|---|
JSSEFactory |
Factory interface to construct components based on the JSSE version
in use.
|
JSSEImplementation | |
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.
|
JSSESocketFactory |
SSL server socket factory.
|
NioX509KeyManager |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.