BEA Systems, Inc.


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
NullTrustManager Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return true if it can be validated and is trusted for client SSL authentication.
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
 


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

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference