BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Interface
weblogic.security.SSL.TrustManagerJSSE

Packages that use TrustManagerJSSE
weblogic.security.SSL   
 

Uses of TrustManagerJSSE in weblogic.security.SSL
 

Methods in weblogic.security.SSL that return TrustManagerJSSE
 TrustManagerJSSE SSLClientInfo.getTrustManagerJSSE()
          Deprecated. WLS 9.0 (04/2003) Replaced by getTrustManager()
 

Methods in weblogic.security.SSL with parameters of type TrustManagerJSSE
 void SSLContext.setTrustManagerJSSE(TrustManagerJSSE tm)
          Deprecated. WLS 9.0 (04/2003) Replaced by setTrustManager(TrustManager)
 void SSLClientInfo.setTrustManagerJSSE(TrustManagerJSSE tm)
          Deprecated. WLS 9.0 (04/2003) Replaced by setTrustManager(TrustManager)
 


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