Class QpidPeersOnlyTrustManager

  • All Implemented Interfaces:
    TrustManager, X509TrustManager

    public class QpidPeersOnlyTrustManager
    extends Object
    implements X509TrustManager
    TrustManager implementation which accepts the client certificate only if the underlying check by the delegate pass through and the certificate is physically saved in the truststore.