Uses of Class
io.confluent.dekregistry.storage.DataEncryptionKeyId
Packages that use DataEncryptionKeyId
-
Uses of DataEncryptionKeyId in io.confluent.dekregistry.storage
Methods in io.confluent.dekregistry.storage that return DataEncryptionKeyIdMethods in io.confluent.dekregistry.storage with parameters of type DataEncryptionKeyIdModifier and TypeMethodDescriptionprotected abstract DataEncryptionKeyAbstractDekRegistry.getDekById(DataEncryptionKeyId keyId) Get a DEK by its ID.protected DataEncryptionKeyKafkaDekRegistry.getDekById(DataEncryptionKeyId keyId)