public static class GsiWrappingTrustManager.Wrapper extends Object implements X509TrustManagerWrapper
| Constructor and Description |
|---|
GsiWrappingTrustManager.Wrapper() |
GsiWrappingTrustManager.Wrapper(boolean allowLegacy,
boolean allowPreRfc,
boolean allowRfc3820) |
| Modifier and Type | Method and Description |
|---|---|
X509TrustManager |
wrapTrustManager(X509TrustManager trustManager)
Builds an X509TrustManager from another X509TrustManager.
|
public GsiWrappingTrustManager.Wrapper()
public GsiWrappingTrustManager.Wrapper(boolean allowLegacy,
boolean allowPreRfc,
boolean allowRfc3820)
public X509TrustManager wrapTrustManager(X509TrustManager trustManager)
wrapTrustManager in interface X509TrustManagerWrappertrustManager - original X509TrustManager.Copyright © 2013. All Rights Reserved.