Class SystemX509ExtendedTrustManager

All Implemented Interfaces:
TrustManager, X509TrustManager

public final class SystemX509ExtendedTrustManager extends DelegatingX509ExtendedTrustManager
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.
  • Field Details

    • systemName

      private final String systemName
  • Constructor Details