BEA Systems, Inc.

Uses of Interface
weblogic.security.SSL.HostnameVerifier

Packages that use HostnameVerifier
weblogic.net.http   
weblogic.security.SSL   
 

Uses of HostnameVerifier in weblogic.net.http
 

Methods in weblogic.net.http that return HostnameVerifier
 HostnameVerifier HttpsURLConnection.getHostnameVerifier()
          Gets the HostnameVerifier.
 

Methods in weblogic.net.http with parameters of type HostnameVerifier
 void HttpsURLConnection.setHostnameVerifier(HostnameVerifier hv)
          Sets the HostnameVerifier.
 

Uses of HostnameVerifier in weblogic.security.SSL
 

Methods in weblogic.security.SSL with parameters of type HostnameVerifier
 void SSLContext.setHostnameVerifier(HostnameVerifier hv)
          Sets the HostnameVerifier for this instance of this class.
 


Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview
Copyright 2007 BEA Systems Inc.