BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Package
weblogic.security.SSL

Packages that use weblogic.security.SSL
weblogic.jndi WebLogic Server JNDI Contexts and factories, and the WebLogic Environment extension. 
weblogic.net.http   
weblogic.security.SSL   
 

Classes in weblogic.security.SSL used by weblogic.jndi
TrustManager
          The TrustManager interface permits the user to override certain validation errors in the peer's certificate chain and allow the handshake to continue.
 

Classes in weblogic.security.SSL used by weblogic.net.http
HostnameVerifier
          HostnameVerifier provides a callback mechanism so that implementers of this interface can supply a policy on whether the connection to the URL's hostname should be allowed.
HostnameVerifierJSSE
          Deprecated. 9.0.0.0 Replaced by HostnameVerifier
SSLSocketFactory
          Delegates to SSLSocketFactory requests to create SSL sockets.
TrustManager
          The TrustManager interface permits the user to override certain validation errors in the peer's certificate chain and allow the handshake to continue.
 

Classes in weblogic.security.SSL used by weblogic.security.SSL
HostnameVerifier
          HostnameVerifier provides a callback mechanism so that implementers of this interface can supply a policy on whether the connection to the URL's hostname should be allowed.
HostnameVerifierJSSE
          Deprecated. 9.0.0.0 Replaced by HostnameVerifier
SSLContext
          SSLContext holds all of the state information shared across all sockets created under that context.
SSLSocketFactory
          Delegates to SSLSocketFactory requests to create SSL sockets.
TrustManager
          The TrustManager interface permits the user to override certain validation errors in the peer's certificate chain and allow the handshake to continue.
TrustManagerJSSE
          Deprecated. 04/2003 TrustManager should be used instead
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.