Class Bootstrapper.CertificateProviderInfo

java.lang.Object
io.grpc.xds.client.Bootstrapper.CertificateProviderInfo
Direct Known Subclasses:
AutoValue_Bootstrapper_CertificateProviderInfo
Enclosing class:
Bootstrapper

@Internal public abstract static class Bootstrapper.CertificateProviderInfo extends Object
Data class containing Certificate provider information: the plugin-name and an opaque Map that represents the config for that plugin.
  • Constructor Details

    • CertificateProviderInfo

      public CertificateProviderInfo()
  • Method Details