A C D E F G H I K L M N O P R S T U V W X
A
- ALREADY_EXISTS_ERROR_CODE - Static variable in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- ALREADY_EXISTS_MESSAGE_FORMAT - Static variable in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- AlreadyExistsException - Exception in io.confluent.dekregistry.storage.exceptions
-
- AlreadyExistsException(String, Throwable) - Constructor for exception io.confluent.dekregistry.storage.exceptions.AlreadyExistsException
-
- AlreadyExistsException(String) - Constructor for exception io.confluent.dekregistry.storage.exceptions.AlreadyExistsException
-
- AlreadyExistsException(Throwable) - Constructor for exception io.confluent.dekregistry.storage.exceptions.AlreadyExistsException
-
- AlreadyExistsException() - Constructor for exception io.confluent.dekregistry.storage.exceptions.AlreadyExistsException
-
- alreadyExistsException(String) - Static method in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- AWS_KMS - Static variable in class io.confluent.dekregistry.storage.DekRegistry
-
- AZURE_KMS - Static variable in class io.confluent.dekregistry.storage.DekRegistry
-
C
- cacheDestroyed() - Method in class io.confluent.dekregistry.storage.utils.CompositeCacheUpdateHandler
-
- cacheFlushed() - Method in class io.confluent.dekregistry.storage.utils.CompositeCacheUpdateHandler
-
- cacheInitialized(int, Map<TopicPartition, Long>) - Method in class io.confluent.dekregistry.storage.utils.CompositeCacheUpdateHandler
-
- cacheReset() - Method in class io.confluent.dekregistry.storage.utils.CompositeCacheUpdateHandler
-
- cacheSynchronized(int, Map<TopicPartition, Long>) - Method in class io.confluent.dekregistry.storage.utils.CompositeCacheUpdateHandler
-
- checkpoint(int) - Method in class io.confluent.dekregistry.storage.utils.CompositeCacheUpdateHandler
-
- close() - Method in class io.confluent.dekregistry.DekRegistryResourceExtension
-
- close() - Method in class io.confluent.dekregistry.metrics.MetricsManager
-
- close() - Method in class io.confluent.dekregistry.storage.DefaultDekCacheUpdateHandler
-
- close() - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- close() - Method in class io.confluent.dekregistry.storage.serialization.EncryptionKeyIdSerde
-
- close() - Method in class io.confluent.dekregistry.storage.serialization.EncryptionKeySerde
-
- close() - Method in class io.confluent.dekregistry.storage.utils.CompositeCacheUpdateHandler
-
- compareTo(EncryptionKeyId) - Method in class io.confluent.dekregistry.storage.DataEncryptionKeyId
-
- compareTo(EncryptionKeyId) - Method in class io.confluent.dekregistry.storage.EncryptionKeyId
-
- compareTo(EncryptionKeyId) - Method in class io.confluent.dekregistry.storage.KeyEncryptionKeyId
-
- CompositeCacheUpdateHandler<K,V> - Class in io.confluent.dekregistry.storage.utils
-
- CompositeCacheUpdateHandler(List<? extends CacheUpdateHandler<K, V>>) - Constructor for class io.confluent.dekregistry.storage.utils.CompositeCacheUpdateHandler
-
- config() - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- configure() - Method in class io.confluent.dekregistry.DekRegistryModule
-
- configure(Map<String, ?>) - Method in interface io.confluent.dekregistry.storage.DekCacheUpdateHandler
-
- configure(Map<String, ?>, boolean) - Method in class io.confluent.dekregistry.storage.serialization.EncryptionKeyDeserializer
-
- configure(Map<String, ?>, boolean) - Method in class io.confluent.dekregistry.storage.serialization.EncryptionKeyIdDeserializer
-
- configure(Map<String, ?>, boolean) - Method in class io.confluent.dekregistry.storage.serialization.EncryptionKeyIdSerde
-
- configure(Map<String, ?>, boolean) - Method in class io.confluent.dekregistry.storage.serialization.EncryptionKeyIdSerializer
-
- configure(Map<String, ?>, boolean) - Method in class io.confluent.dekregistry.storage.serialization.EncryptionKeySerde
-
- configure(Map<String, ?>, boolean) - Method in class io.confluent.dekregistry.storage.serialization.EncryptionKeySerializer
-
- createCache(Serde<K>, Serde<V>, String, CacheUpdateHandler<K, V>) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- createDek(String, boolean, CreateDekRequest) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- createDek(AsyncResponse, HttpHeaders, String, CreateDekRequest) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
Deprecated.
- createDekOrForward(String, boolean, CreateDekRequest, Map<String, String>) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- createDekWithSubject(AsyncResponse, HttpHeaders, String, String, boolean, CreateDekRequest) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- createKek(CreateKekRequest) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- createKek(AsyncResponse, HttpHeaders, boolean, CreateKekRequest) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- createKekOrForward(CreateKekRequest, Map<String, String>) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
D
- DataEncryptionKey - Class in io.confluent.dekregistry.storage
-
- DataEncryptionKey(String, String, DekFormat, int, String, boolean) - Constructor for class io.confluent.dekregistry.storage.DataEncryptionKey
-
- DataEncryptionKeyId - Class in io.confluent.dekregistry.storage
-
- DataEncryptionKeyId(String, String, String, DekFormat, int) - Constructor for class io.confluent.dekregistry.storage.DataEncryptionKeyId
-
- decrementKeyCount(String, KeyType) - Method in class io.confluent.dekregistry.metrics.MetricsManager
-
- decrementSharedKeyCount(String) - Method in class io.confluent.dekregistry.metrics.MetricsManager
-
- DEFAULT_ERROR_CODE - Static variable in exception io.confluent.dekregistry.web.rest.exceptions.RestConflictException
-
- DefaultDekCacheUpdateHandler - Class in io.confluent.dekregistry.storage
-
- DefaultDekCacheUpdateHandler(DekRegistry) - Constructor for class io.confluent.dekregistry.storage.DefaultDekCacheUpdateHandler
-
- DEK_GENERATION_ERROR_CODE - Static variable in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- DEK_REGISTRY - Static variable in interface io.confluent.dekregistry.storage.DekCacheUpdateHandler
-
- DEK_REGISTRY_MAX_KEYS_CONFIG - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_REGISTRY_MAX_KEYS_DEFAULT - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_REGISTRY_MAX_KEYS_DOC - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_REGISTRY_TOPIC_CONFIG - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_REGISTRY_TOPIC_DEFAULT - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_REGISTRY_TOPIC_DOC - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_REGISTRY_UPDATE_HANDLERS_CONFIG - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_REGISTRY_UPDATE_HANDLERS_DOC - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_SUBJECT_SEARCH_DEFAULT_LIMIT - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_SUBJECT_SEARCH_DEFAULT_LIMIT_CONFIG - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_SUBJECT_SEARCH_DEFAULT_LIMIT_DOC - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_SUBJECT_SEARCH_MAX_LIMIT_CONFIG - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_SUBJECT_SEARCH_MAX_LIMIT_DEFAULT - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_SUBJECT_SEARCH_MAX_LIMIT_DOC - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_VERSION_SEARCH_DEFAULT_LIMIT - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_VERSION_SEARCH_DEFAULT_LIMIT_CONFIG - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_VERSION_SEARCH_DEFAULT_LIMIT_DOC - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_VERSION_SEARCH_MAX_LIMIT_CONFIG - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_VERSION_SEARCH_MAX_LIMIT_DEFAULT - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DEK_VERSION_SEARCH_MAX_LIMIT_DOC - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DekCacheUpdateHandler - Interface in io.confluent.dekregistry.storage
-
- DekGenerationException - Exception in io.confluent.dekregistry.storage.exceptions
-
- DekGenerationException(String, Throwable) - Constructor for exception io.confluent.dekregistry.storage.exceptions.DekGenerationException
-
- DekGenerationException(String) - Constructor for exception io.confluent.dekregistry.storage.exceptions.DekGenerationException
-
- DekGenerationException(Throwable) - Constructor for exception io.confluent.dekregistry.storage.exceptions.DekGenerationException
-
- DekGenerationException() - Constructor for exception io.confluent.dekregistry.storage.exceptions.DekGenerationException
-
- dekGenerationException(String) - Static method in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- DekRegistry - Class in io.confluent.dekregistry.storage
-
- DekRegistry(SchemaRegistry, MetricsManager) - Constructor for class io.confluent.dekregistry.storage.DekRegistry
-
- DekRegistryConfig - Class in io.confluent.dekregistry.storage
-
- DekRegistryConfig(String) - Constructor for class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DekRegistryConfig(Properties) - Constructor for class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DekRegistryConfig(ConfigDef, Properties) - Constructor for class io.confluent.dekregistry.storage.DekRegistryConfig
-
- DekRegistryErrors - Class in io.confluent.dekregistry.web.rest.exceptions
-
- DekRegistryErrors() - Constructor for class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- DekRegistryModule - Class in io.confluent.dekregistry
-
- DekRegistryModule(SchemaRegistry) - Constructor for class io.confluent.dekregistry.DekRegistryModule
-
- DekRegistryResource - Class in io.confluent.dekregistry.web.rest.resources
-
- DekRegistryResource(SchemaRegistry, DekRegistry) - Constructor for class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- DekRegistryResourceExtension - Class in io.confluent.dekregistry
-
- DekRegistryResourceExtension() - Constructor for class io.confluent.dekregistry.DekRegistryResourceExtension
-
- deleted - Variable in class io.confluent.dekregistry.storage.EncryptionKey
-
- deleteDek(String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- deleteDekOrForward(String, String, DekFormat, boolean, Map<String, String>) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- deleteDekVersion(String, String, int, DekFormat, boolean) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- deleteDekVersion(AsyncResponse, HttpHeaders, String, String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- deleteDekVersionOrForward(String, String, int, DekFormat, boolean, Map<String, String>) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- deleteDekVersions(AsyncResponse, HttpHeaders, String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- deleteKek(String, boolean) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- deleteKek(AsyncResponse, HttpHeaders, String, boolean) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- deleteKekOrForward(String, boolean, Map<String, String>) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- deserialize(String, byte[]) - Method in class io.confluent.dekregistry.storage.serialization.EncryptionKeyDeserializer
-
- deserialize(String, byte[]) - Method in class io.confluent.dekregistry.storage.serialization.EncryptionKeyIdDeserializer
-
- deserializer() - Method in class io.confluent.dekregistry.storage.serialization.EncryptionKeyIdSerde
-
- deserializer() - Method in class io.confluent.dekregistry.storage.serialization.EncryptionKeySerde
-
E
- EMPTY_AAD - Static variable in class io.confluent.dekregistry.storage.DekRegistry
-
- EncryptionKey - Class in io.confluent.dekregistry.storage
-
- EncryptionKey(KeyType, boolean) - Constructor for class io.confluent.dekregistry.storage.EncryptionKey
-
- EncryptionKeyDeserializer - Class in io.confluent.dekregistry.storage.serialization
-
- EncryptionKeyDeserializer() - Constructor for class io.confluent.dekregistry.storage.serialization.EncryptionKeyDeserializer
-
- EncryptionKeyId - Class in io.confluent.dekregistry.storage
-
- EncryptionKeyId(String, KeyType) - Constructor for class io.confluent.dekregistry.storage.EncryptionKeyId
-
- EncryptionKeyIdDeserializer - Class in io.confluent.dekregistry.storage.serialization
-
- EncryptionKeyIdDeserializer() - Constructor for class io.confluent.dekregistry.storage.serialization.EncryptionKeyIdDeserializer
-
- EncryptionKeyIdSerde - Class in io.confluent.dekregistry.storage.serialization
-
- EncryptionKeyIdSerde() - Constructor for class io.confluent.dekregistry.storage.serialization.EncryptionKeyIdSerde
-
- EncryptionKeyIdSerializer - Class in io.confluent.dekregistry.storage.serialization
-
- EncryptionKeyIdSerializer() - Constructor for class io.confluent.dekregistry.storage.serialization.EncryptionKeyIdSerializer
-
- EncryptionKeySerde - Class in io.confluent.dekregistry.storage.serialization
-
- EncryptionKeySerde() - Constructor for class io.confluent.dekregistry.storage.serialization.EncryptionKeySerde
-
- EncryptionKeySerializer - Class in io.confluent.dekregistry.storage.serialization
-
- EncryptionKeySerializer() - Constructor for class io.confluent.dekregistry.storage.serialization.EncryptionKeySerializer
-
- EncryptionUpdateRequestHandler - Class in io.confluent.dekregistry.web.rest.handlers
-
- EncryptionUpdateRequestHandler() - Constructor for class io.confluent.dekregistry.web.rest.handlers.EncryptionUpdateRequestHandler
-
- endBatch(int) - Method in class io.confluent.dekregistry.storage.utils.CompositeCacheUpdateHandler
-
- equals(Object) - Method in class io.confluent.dekregistry.storage.DataEncryptionKey
-
- equals(Object) - Method in class io.confluent.dekregistry.storage.DataEncryptionKeyId
-
- equals(Object) - Method in class io.confluent.dekregistry.storage.EncryptionKey
-
- equals(Object) - Method in class io.confluent.dekregistry.storage.EncryptionKeyId
-
- equals(Object) - Method in class io.confluent.dekregistry.storage.KeyEncryptionKey
-
- equals(Object) - Method in class io.confluent.dekregistry.storage.KeyEncryptionKeyId
-
- ERROR_CODE - Static variable in exception io.confluent.dekregistry.web.rest.exceptions.RestDekGenerationException
-
- ERROR_CODE - Static variable in exception io.confluent.dekregistry.web.rest.exceptions.RestInvalidKeyException
-
- ERROR_CODE - Static variable in exception io.confluent.dekregistry.web.rest.exceptions.RestReferenceExistsException
-
F
- failBatch(int, Throwable) - Method in class io.confluent.dekregistry.storage.utils.CompositeCacheUpdateHandler
-
G
- GCP_KMS - Static variable in class io.confluent.dekregistry.storage.DekRegistry
-
- generateEncryptedDek(KeyEncryptionKey, DataEncryptionKey) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- generateRawDek(KeyEncryptionKey, DataEncryptionKey) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getAead(KeyEncryptionKey) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getAlgorithm() - Method in class io.confluent.dekregistry.storage.DataEncryptionKey
-
- getAlgorithm() - Method in class io.confluent.dekregistry.storage.DataEncryptionKeyId
-
- getCryptor(DekFormat) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getDek(String, String, int, DekFormat, boolean) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getDek(String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- getDekByVersion(String, String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- getDeks(String, boolean) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getDeks(String, String, boolean) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getDeks(String, String, String, boolean) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getDeks(String, String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getDekSubjects(String, boolean) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getDekSubjects(String, boolean, int, int) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- getDekVersions(String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getDekVersions(String, String, DekFormat, boolean, int, int) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- getDoc() - Method in class io.confluent.dekregistry.storage.KeyEncryptionKey
-
- getEncryptedKeyMaterial() - Method in class io.confluent.dekregistry.storage.DataEncryptionKey
-
- getKek(String, boolean) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getKek(String, boolean) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- getKekName() - Method in class io.confluent.dekregistry.storage.DataEncryptionKey
-
- getKekName() - Method in class io.confluent.dekregistry.storage.DataEncryptionKeyId
-
- getKekNames(List<String>, boolean) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getKekNames(List<String>, boolean, int, int) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- getKeks(String, boolean) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getKeyCount(String, KeyType) - Method in class io.confluent.dekregistry.metrics.MetricsManager
-
- getKeyMaterial() - Method in class io.confluent.dekregistry.storage.DataEncryptionKey
-
- getKmsKeyId() - Method in class io.confluent.dekregistry.storage.KeyEncryptionKey
-
- getKmsProps() - Method in class io.confluent.dekregistry.storage.KeyEncryptionKey
-
- getKmsType() - Method in class io.confluent.dekregistry.storage.KeyEncryptionKey
-
- getLatestDek(String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getLatestDek(String, String, DekFormat, boolean, boolean) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getMetricsManager() - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getName() - Method in exception io.confluent.dekregistry.storage.exceptions.KeyNotSoftDeletedException
-
- getName() - Method in exception io.confluent.dekregistry.storage.exceptions.KeySoftDeletedException
-
- getName() - Method in class io.confluent.dekregistry.storage.KeyEncryptionKey
-
- getName() - Method in class io.confluent.dekregistry.storage.KeyEncryptionKeyId
-
- getOffset() - Method in class io.confluent.dekregistry.storage.EncryptionKey
-
- getSchemaRegistry() - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getSchemaRegistry() - Method in class io.confluent.dekregistry.web.rest.resources.SchemaRegistryResource
-
- getSharedKeys() - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- getSubject() - Method in class io.confluent.dekregistry.storage.DataEncryptionKey
-
- getSubject() - Method in class io.confluent.dekregistry.storage.DataEncryptionKeyId
-
- getTenant() - Method in class io.confluent.dekregistry.storage.EncryptionKeyId
-
- getTimestamp() - Method in class io.confluent.dekregistry.storage.EncryptionKey
-
- getType() - Method in class io.confluent.dekregistry.storage.EncryptionKey
-
- getType() - Method in class io.confluent.dekregistry.storage.EncryptionKeyId
-
- getVersion() - Method in class io.confluent.dekregistry.storage.DataEncryptionKey
-
- getVersion() - Method in class io.confluent.dekregistry.storage.DataEncryptionKeyId
-
H
- handle(String, ConfigUpdateRequest) - Method in class io.confluent.dekregistry.web.rest.handlers.EncryptionUpdateRequestHandler
-
- handle(String, boolean, RegisterSchemaRequest) - Method in class io.confluent.dekregistry.web.rest.handlers.EncryptionUpdateRequestHandler
-
- handle(Schema, TagSchemaRequest) - Method in class io.confluent.dekregistry.web.rest.handlers.EncryptionUpdateRequestHandler
-
- handleUpdate(EncryptionKeyId, EncryptionKey, EncryptionKey, TopicPartition, long, long) - Method in class io.confluent.dekregistry.storage.DefaultDekCacheUpdateHandler
-
Invoked on every new schema written to the Kafka store
- handleUpdate(K, V, V, TopicPartition, long, long) - Method in class io.confluent.dekregistry.storage.utils.CompositeCacheUpdateHandler
-
- hashCode() - Method in class io.confluent.dekregistry.storage.DataEncryptionKey
-
- hashCode() - Method in class io.confluent.dekregistry.storage.DataEncryptionKeyId
-
- hashCode() - Method in class io.confluent.dekregistry.storage.EncryptionKey
-
- hashCode() - Method in class io.confluent.dekregistry.storage.EncryptionKeyId
-
- hashCode() - Method in class io.confluent.dekregistry.storage.KeyEncryptionKey
-
- hashCode() - Method in class io.confluent.dekregistry.storage.KeyEncryptionKeyId
-
I
- incrementKeyCount(String, KeyType) - Method in class io.confluent.dekregistry.metrics.MetricsManager
-
- incrementSharedKeyCount(String) - Method in class io.confluent.dekregistry.metrics.MetricsManager
-
- init() - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- initialized() - Method in class io.confluent.dekregistry.DekRegistryResourceExtension
-
- initialized() - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- INVALID_KEY_ERROR_CODE - Static variable in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- INVALID_OR_MISSING_KEY_MESSAGE_FORMAT - Static variable in exception io.confluent.dekregistry.web.rest.exceptions.RestInvalidKeyException
-
- InvalidKeyException - Exception in io.confluent.dekregistry.storage.exceptions
-
- InvalidKeyException(String, Throwable) - Constructor for exception io.confluent.dekregistry.storage.exceptions.InvalidKeyException
-
- InvalidKeyException(String) - Constructor for exception io.confluent.dekregistry.storage.exceptions.InvalidKeyException
-
- InvalidKeyException(Throwable) - Constructor for exception io.confluent.dekregistry.storage.exceptions.InvalidKeyException
-
- InvalidKeyException() - Constructor for exception io.confluent.dekregistry.storage.exceptions.InvalidKeyException
-
- invalidOrMissingKeyInfo(String) - Static method in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- io.confluent.dekregistry - package io.confluent.dekregistry
-
- io.confluent.dekregistry.metrics - package io.confluent.dekregistry.metrics
-
- io.confluent.dekregistry.storage - package io.confluent.dekregistry.storage
-
- io.confluent.dekregistry.storage.exceptions - package io.confluent.dekregistry.storage.exceptions
-
- io.confluent.dekregistry.storage.serialization - package io.confluent.dekregistry.storage.serialization
-
- io.confluent.dekregistry.storage.utils - package io.confluent.dekregistry.storage.utils
-
- io.confluent.dekregistry.web.rest.exceptions - package io.confluent.dekregistry.web.rest.exceptions
-
- io.confluent.dekregistry.web.rest.handlers - package io.confluent.dekregistry.web.rest.handlers
-
- io.confluent.dekregistry.web.rest.resources - package io.confluent.dekregistry.web.rest.resources
-
- isDeleted() - Method in class io.confluent.dekregistry.storage.EncryptionKey
-
- isEquivalent(DataEncryptionKey) - Method in class io.confluent.dekregistry.storage.DataEncryptionKey
-
- isEquivalent(KeyEncryptionKey) - Method in class io.confluent.dekregistry.storage.KeyEncryptionKey
-
- isLeader() - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- isShared() - Method in class io.confluent.dekregistry.storage.KeyEncryptionKey
-
K
- KEK_SEARCH_DEFAULT_LIMIT_CONFIG - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- KEK_SEARCH_DEFAULT_LIMIT_DEFAULT - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- KEK_SEARCH_DEFAULT_LIMIT_DOC - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- KEK_SEARCH_MAX_LIMIT_CONFIG - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- KEK_SEARCH_MAX_LIMIT_DEFAULT - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- KEK_SEARCH_MAX_LIMIT_DOC - Static variable in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- KEY - Static variable in class io.confluent.dekregistry.metrics.MetricsManager
-
- KEY - Static variable in class io.confluent.dekregistry.storage.DekRegistry
-
- KEY_NOT_FOUND_ERROR_CODE - Static variable in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- KEY_NOT_FOUND_MESSAGE_FORMAT - Static variable in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- KEY_NOT_SOFT_DELETED_ERROR_CODE - Static variable in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- KEY_NOT_SOFT_DELETED_MESSAGE_FORMAT - Static variable in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- KEY_SOFT_DELETED_ERROR_CODE - Static variable in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- KEY_SOFT_DELETED_MESSAGE_FORMAT - Static variable in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- KeyEncryptionKey - Class in io.confluent.dekregistry.storage
-
- KeyEncryptionKey(String, String, String, SortedMap<String, String>, String, boolean, boolean) - Constructor for class io.confluent.dekregistry.storage.KeyEncryptionKey
-
- KeyEncryptionKeyId - Class in io.confluent.dekregistry.storage
-
- KeyEncryptionKeyId(String, String) - Constructor for class io.confluent.dekregistry.storage.KeyEncryptionKeyId
-
- keyNotFoundException(String) - Static method in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- KeyNotSoftDeletedException - Exception in io.confluent.dekregistry.storage.exceptions
-
- KeyNotSoftDeletedException(String) - Constructor for exception io.confluent.dekregistry.storage.exceptions.KeyNotSoftDeletedException
-
- keyNotSoftDeletedException(String) - Static method in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- KeyReferenceExistsException - Exception in io.confluent.dekregistry.storage.exceptions
-
Indicates the key cannot be deleted because another key references it.
- KeyReferenceExistsException(String, Throwable) - Constructor for exception io.confluent.dekregistry.storage.exceptions.KeyReferenceExistsException
-
- KeyReferenceExistsException(String) - Constructor for exception io.confluent.dekregistry.storage.exceptions.KeyReferenceExistsException
-
- KeyReferenceExistsException(Throwable) - Constructor for exception io.confluent.dekregistry.storage.exceptions.KeyReferenceExistsException
-
- KeyReferenceExistsException() - Constructor for exception io.confluent.dekregistry.storage.exceptions.KeyReferenceExistsException
-
- keys() - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- KeySoftDeletedException - Exception in io.confluent.dekregistry.storage.exceptions
-
- KeySoftDeletedException(String) - Constructor for exception io.confluent.dekregistry.storage.exceptions.KeySoftDeletedException
-
- keySoftDeletedException(String) - Static method in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
L
- LATEST_VERSION - Static variable in class io.confluent.dekregistry.storage.DekRegistry
-
- lockFor(String) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
M
- maxKeys() - Method in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- MetricsManager - Class in io.confluent.dekregistry.metrics
-
- MetricsManager(SchemaRegistry) - Constructor for class io.confluent.dekregistry.metrics.MetricsManager
-
- MIN_VERSION - Static variable in class io.confluent.dekregistry.storage.DekRegistry
-
N
- NAME_MAX_LENGTH - Static variable in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- normalizeDekSubjectLimit(int) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- normalizeDekVersionLimit(int) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- normalizeKekLimit(int) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- normalizeLimit(int, int, int) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
O
- offset - Variable in class io.confluent.dekregistry.storage.EncryptionKey
-
P
- putKek(String, UpdateKekRequest) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- putKek(AsyncResponse, HttpHeaders, String, boolean, UpdateKekRequest) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- putKekOrForward(String, UpdateKekRequest, Map<String, String>) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
R
- REFERENCE_EXISTS_ERROR_CODE - Static variable in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- REFERENCE_EXISTS_MESSAGE_FORMAT - Static variable in exception io.confluent.dekregistry.web.rest.exceptions.RestReferenceExistsException
-
- referenceExistsException(String) - Static method in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- register(Configurable<?>, SchemaRegistryConfig, SchemaRegistry) - Method in class io.confluent.dekregistry.DekRegistryResourceExtension
-
- RestConflictException - Exception in io.confluent.dekregistry.web.rest.exceptions
-
- RestConflictException(String, int) - Constructor for exception io.confluent.dekregistry.web.rest.exceptions.RestConflictException
-
- RestConflictException(String, int, Throwable) - Constructor for exception io.confluent.dekregistry.web.rest.exceptions.RestConflictException
-
- RestDekGenerationException - Exception in io.confluent.dekregistry.web.rest.exceptions
-
- RestDekGenerationException(String) - Constructor for exception io.confluent.dekregistry.web.rest.exceptions.RestDekGenerationException
-
- RestInvalidKeyException - Exception in io.confluent.dekregistry.web.rest.exceptions
-
- RestInvalidKeyException(String) - Constructor for exception io.confluent.dekregistry.web.rest.exceptions.RestInvalidKeyException
-
- RestReferenceExistsException - Exception in io.confluent.dekregistry.web.rest.exceptions
-
Indicates a reference exists to the given key, so it cannot be deleted.
- RestReferenceExistsException(String) - Constructor for exception io.confluent.dekregistry.web.rest.exceptions.RestReferenceExistsException
-
S
- SchemaRegistryResource - Class in io.confluent.dekregistry.web.rest.resources
-
- SchemaRegistryResource(SchemaRegistry) - Constructor for class io.confluent.dekregistry.web.rest.resources.SchemaRegistryResource
-
- serialize(String, EncryptionKeyId) - Method in class io.confluent.dekregistry.storage.serialization.EncryptionKeyIdSerializer
-
- serialize(String, EncryptionKey) - Method in class io.confluent.dekregistry.storage.serialization.EncryptionKeySerializer
-
- serializer() - Method in class io.confluent.dekregistry.storage.serialization.EncryptionKeyIdSerde
-
- serializer() - Method in class io.confluent.dekregistry.storage.serialization.EncryptionKeySerde
-
- setKeyMaterial(String) - Method in class io.confluent.dekregistry.storage.DataEncryptionKey
-
- setOffset(Long) - Method in class io.confluent.dekregistry.storage.EncryptionKey
-
- setTimestamp(Long) - Method in class io.confluent.dekregistry.storage.EncryptionKey
-
- startBatch(int) - Method in class io.confluent.dekregistry.storage.utils.CompositeCacheUpdateHandler
-
T
- testKek(KeyEncryptionKey) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- testKek(AsyncResponse, String) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- timestamp - Variable in class io.confluent.dekregistry.storage.EncryptionKey
-
- toDekEntity() - Method in class io.confluent.dekregistry.storage.DataEncryptionKey
-
- toKekEntity(KeyEncryptionKey) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- toKekEntity() - Method in class io.confluent.dekregistry.storage.KeyEncryptionKey
-
- toKey(String) - Method in class io.confluent.dekregistry.storage.DataEncryptionKey
-
- toKey(String) - Method in class io.confluent.dekregistry.storage.EncryptionKey
-
- toKey(String) - Method in class io.confluent.dekregistry.storage.KeyEncryptionKey
-
- TOO_MANY_KEYS_ERROR_CODE - Static variable in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- TOO_MANY_KEYS_MESSAGE_FORMAT - Static variable in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- TooManyKeysException - Exception in io.confluent.dekregistry.storage.exceptions
-
- TooManyKeysException(String, Throwable) - Constructor for exception io.confluent.dekregistry.storage.exceptions.TooManyKeysException
-
- TooManyKeysException(String) - Constructor for exception io.confluent.dekregistry.storage.exceptions.TooManyKeysException
-
- TooManyKeysException(Throwable) - Constructor for exception io.confluent.dekregistry.storage.exceptions.TooManyKeysException
-
- TooManyKeysException() - Constructor for exception io.confluent.dekregistry.storage.exceptions.TooManyKeysException
-
- tooManyKeysException(int) - Static method in class io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
-
- topic() - Method in class io.confluent.dekregistry.storage.DekRegistryConfig
-
- type - Variable in class io.confluent.dekregistry.storage.EncryptionKey
-
U
- undeleteDek(String, String, DekFormat) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- undeleteDekOrForward(String, String, DekFormat, Map<String, String>) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- undeleteDekVersion(String, String, int, DekFormat) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- undeleteDekVersion(AsyncResponse, HttpHeaders, String, String, String, DekFormat) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- undeleteDekVersionOrForward(String, String, int, DekFormat, Map<String, String>) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- undeleteDekVersions(AsyncResponse, HttpHeaders, String, String, DekFormat) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- undeleteKek(String) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
- undeleteKek(AsyncResponse, HttpHeaders, String) - Method in class io.confluent.dekregistry.web.rest.resources.DekRegistryResource
-
- undeleteKekOrForward(String, Map<String, String>) - Method in class io.confluent.dekregistry.storage.DekRegistry
-
V
- validateUpdate(EncryptionKeyId, EncryptionKey, TopicPartition, long, long) - Method in class io.confluent.dekregistry.storage.DefaultDekCacheUpdateHandler
-
- validateUpdate(Headers, K, V, TopicPartition, long, long, TimestampType, Optional<Integer>) - Method in class io.confluent.dekregistry.storage.utils.CompositeCacheUpdateHandler
-
W
- waitForInit() - Method in class io.confluent.dekregistry.storage.DekRegistry
-
X
- X_FORWARD_HEADER - Static variable in class io.confluent.dekregistry.storage.DekRegistry
-
A C D E F G H I K L M N O P R S T U V W X
Copyright © 2026 Confluent, Inc.. All rights reserved.