|
Interface Summary
|
| HostnameVerifier |
Deprecated. Deprecated in WebLogic Server 7.0. |
| HostnameVerifierJSSE |
HostnameVerifierJSSE provides a callback mechanism so that implementers
of this interface can supply a policy for handling the case where
the host that's being connected to and the server name from the
certificate SubjectDN must match. |
| TrustManager |
Deprecated. Deprecated in WebLogic Server 7.0. |
| TrustManagerJSSE |
The TrustManager interface permits the user to override
certain validation errors in the peer's certificate chain
and allow the handshake to continue. |