Uses of Class
edu.uiuc.ncsa.security.util.ssl.MyTrustManager
- 
Packages that use MyTrustManager Package Description edu.uiuc.ncsa.security.util.ssl Package to add basic and easy SSL support.
- 
- 
Uses of MyTrustManager in edu.uiuc.ncsa.security.util.sslMethods in edu.uiuc.ncsa.security.util.ssl that return MyTrustManager Modifier and Type Method Description MyTrustManagerVerifyingHTTPClientFactory. newMyTrustManager()Returns a NEW trust manager with each call since the trust manager needs to have its host set.
 
-