Class AuthSSLX509TrustManager

  • All Implemented Interfaces:
    TrustManager, X509TrustManager

    public class AuthSSLX509TrustManager
    extends Object
    implements X509TrustManager

    AuthSSLX509TrustManager can be used to extend the default X509TrustManager with additional trust decisions.

    Author:
    Oleg Kalnichevski

    DISCLAIMER: HttpClient developers DO NOT actively support this component. The component is provided as a reference material, which may be inappropriate for use without additional customization.