Uses of Class
io.confluent.dekregistry.storage.KeyEncryptionKeyId
Packages that use KeyEncryptionKeyId
-
Uses of KeyEncryptionKeyId in io.confluent.dekregistry.storage
Methods in io.confluent.dekregistry.storage that return KeyEncryptionKeyIdMethods in io.confluent.dekregistry.storage that return types with arguments of type KeyEncryptionKeyIdModifier and TypeMethodDescriptioncom.google.common.collect.SetMultimap<String,KeyEncryptionKeyId> AbstractDekRegistry.getSharedKeys()Methods in io.confluent.dekregistry.storage with parameters of type KeyEncryptionKeyIdModifier and TypeMethodDescriptionprotected abstract KeyEncryptionKeyAbstractDekRegistry.getKekById(KeyEncryptionKeyId keyId) Get a KEK by its ID.protected KeyEncryptionKeyKafkaDekRegistry.getKekById(KeyEncryptionKeyId keyId)