Uses of Class
io.confluent.dekregistry.storage.DekRegistryConfig
Packages that use DekRegistryConfig
-
Uses of DekRegistryConfig in io.confluent.dekregistry.storage
Methods in io.confluent.dekregistry.storage that return DekRegistryConfigMethods in io.confluent.dekregistry.storage with parameters of type DekRegistryConfigModifier and TypeMethodDescriptionprotected io.kcache.CacheUpdateHandler<EncryptionKeyId,EncryptionKey> KafkaDekRegistry.getCacheUpdateHandler(DekRegistryConfig config) Constructors in io.confluent.dekregistry.storage with parameters of type DekRegistryConfigModifierConstructorDescriptionprotectedAbstractDekRegistry(SchemaRegistry schemaRegistry, MetricsManager metricsManager, DekRegistryConfig config) protectedKafkaDekRegistry(SchemaRegistry schemaRegistry, MetricsManager metricsManager, DekRegistryConfig config)