BEA Systems, Inc.

WebLogic Server 8.1 API Reference

Package weblogic.security.SSL

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.
 

Class Summary
SSLCertificate Deprecated. Deprecated in WebLogic Server 7.0.
SSLContext SSLContext holds all of the state information shared across all sockets created under that context.
SSLSocket Deprecated. Deprecated in WebLogic Server 7.0.
SSLSocketFactory Delegates to SSLSocketFactory requests to create SSL sockets.
 

Exception Summary
 

Author:
Copyright © 2002 BEA Systems, Inc. All Rights Reserved.

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81b