Class X509TrustManagerWrapper

All Implemented Interfaces:
TrustManager, X509TrustManager

public final class X509TrustManagerWrapper extends DelegatingTrustManager<X509TrustManager>
NOTE: Please don't use this class directly as it is part of the internal API. Class name and methods can be changed any time. Instead use the TrustManagerUtils which provides the same functionality while it has a stable API because it is part of the public API.