com.sun.jbi.internal.security.https |
|
Java Source File Name | Type | Comment |
DefaultHostnameVerifier.java | Class | The default hostname verifier is throwing a java.io.IOException:
HTTPS hostname wrong: should be [hostname] ( this was probably due
to a failure to map the IP to the hostname. |
HttpConstants.java | Interface | |
HttpSecurityHandler.java | Class | HttpsSecurityHandler defines a set of methods which can be used by a Http binding. |
SSLClientKeyManager.java | Class | This is an implementation of the X509KeyManger, an instance of which is
initialized for a particular alias and can be passed to
the SSLContext.init() method. |
SSLHelper.java | Class | This is a internal helper class which is created by the SecurityHandler. |
TlsContext.java | Class | |