public class BogusTrustManagerFactory
extends javax.net.ssl.TrustManagerFactory
TrustManagerFactory which creates
X509TrustManager trusting everything.| Modifier and Type | Class and Description |
|---|---|
private static class |
BogusTrustManagerFactory.BogusTrustManagerFactorySpi |
| Modifier and Type | Field and Description |
|---|---|
private static javax.net.ssl.X509TrustManager |
X509 |
private static javax.net.ssl.TrustManager[] |
X509_MANAGERS |
| Constructor and Description |
|---|
BogusTrustManagerFactory() |