Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- CachedDekRegistryClient - Class in io.confluent.dekregistry.client
- CachedDekRegistryClient(DekRegistryRestService, int, int, Map<String, ?>, List<SchemaProvider>, Map<String, String>, Ticker) - Constructor for class io.confluent.dekregistry.client.CachedDekRegistryClient
- CachedDekRegistryClient(DekRegistryRestService, int, int, Map<String, ?>, Map<String, String>) - Constructor for class io.confluent.dekregistry.client.CachedDekRegistryClient
- CachedDekRegistryClient(DekRegistryRestService, int, int, Map<String, ?>, Map<String, String>, Ticker) - Constructor for class io.confluent.dekregistry.client.CachedDekRegistryClient
- CachedDekRegistryClient(List<String>, int, int, Map<String, ?>, List<SchemaProvider>, Map<String, String>) - Constructor for class io.confluent.dekregistry.client.CachedDekRegistryClient
- CachedDekRegistryClient(List<String>, int, int, Map<String, ?>, Map<String, String>) - Constructor for class io.confluent.dekregistry.client.CachedDekRegistryClient
- CachedDekRegistryClient.DekId - Class in io.confluent.dekregistry.client
- CachedDekRegistryClient.KekId - Class in io.confluent.dekregistry.client
- clear() - Static method in class io.confluent.dekregistry.client.MockDekRegistryClientFactory
- close() - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- close() - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- createDek(String, boolean, CreateDekRequest) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- createDek(String, CreateDekRequest) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- createDek(String, String, int, DekFormat, String) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- createDek(String, String, int, DekFormat, String) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- createDek(String, String, int, DekFormat, String) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- createDek(String, String, int, DekFormat, String, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- createDek(String, String, int, DekFormat, String, boolean) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- createDek(String, String, int, DekFormat, String, boolean) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- createDek(String, String, int, DekFormat, String, boolean, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- createDek(String, String, int, DekFormat, String, boolean, boolean) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- createDek(String, String, int, DekFormat, String, boolean, boolean) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- createDek(String, String, DekFormat, String) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- createDek(String, String, DekFormat, String) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- createDek(String, String, DekFormat, String) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- createDek(Map<String, String>, String, boolean, CreateDekRequest) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- createDek(Map<String, String>, String, String, Integer, DekFormat, String, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- createDek(Map<String, String>, String, String, Integer, DekFormat, String, boolean, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- CreateDekRequest - Class in io.confluent.dekregistry.client.rest.entities
- CreateDekRequest() - Constructor for class io.confluent.dekregistry.client.rest.entities.CreateDekRequest
- createKek(CreateKekRequest) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- createKek(String, String, String, Map<String, String>, String, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- createKek(String, String, String, Map<String, String>, String, boolean) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- createKek(String, String, String, Map<String, String>, String, boolean) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- createKek(String, String, String, Map<String, String>, String, boolean, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- createKek(String, String, String, Map<String, String>, String, boolean, boolean) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- createKek(String, String, String, Map<String, String>, String, boolean, boolean) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- createKek(Map<String, String>, CreateKekRequest) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- createKek(Map<String, String>, String, String, String, Map<String, String>, String, boolean, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- CreateKekRequest - Class in io.confluent.dekregistry.client.rest.entities
- CreateKekRequest() - Constructor for class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
D
- Dek - Class in io.confluent.dekregistry.client.rest.entities
- Dek(String, String, int, DekFormat, String, String, Long, Boolean) - Constructor for class io.confluent.dekregistry.client.rest.entities.Dek
- DEK - Enum constant in enum class io.confluent.dekregistry.client.rest.entities.KeyType
- DekId(String, String, Integer, DekFormat, boolean) - Constructor for class io.confluent.dekregistry.client.CachedDekRegistryClient.DekId
- DekRegistryClient - Interface in io.confluent.dekregistry.client
- DekRegistryClientFactory - Class in io.confluent.dekregistry.client
- DekRegistryClientFactory() - Constructor for class io.confluent.dekregistry.client.DekRegistryClientFactory
- DekRegistryRestService - Class in io.confluent.dekregistry.client.rest
- DekRegistryRestService(UrlList) - Constructor for class io.confluent.dekregistry.client.rest.DekRegistryRestService
- DekRegistryRestService(String) - Constructor for class io.confluent.dekregistry.client.rest.DekRegistryRestService
- DekRegistryRestService(List<String>) - Constructor for class io.confluent.dekregistry.client.rest.DekRegistryRestService
- deleteDek(String, String, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- deleteDek(String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- deleteDek(String, String, DekFormat, boolean) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- deleteDek(String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- deleteDek(String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- deleteDek(Map<String, String>, String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- deleteDek(Map<String, String>, String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- deleteDekVersion(String, String, int, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- deleteDekVersion(String, String, int, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- deleteDekVersion(String, String, int, DekFormat, boolean) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- deleteDekVersion(String, String, int, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- deleteDekVersion(String, String, int, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- deleteDekVersion(Map<String, String>, String, String, int, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- deleteDekVersion(Map<String, String>, String, String, int, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- deleteKek(String, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- deleteKek(String, boolean) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- deleteKek(String, boolean) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- deleteKek(String, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- deleteKek(Map<String, String>, String, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- deleteKek(Map<String, String>, String, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- dropScope(String) - Static method in class io.confluent.dekregistry.client.MockDekRegistryClientFactory
-
Destroy the mocked registry corresponding to the scope.
E
- EMPTY_AAD - Static variable in class io.confluent.dekregistry.client.MockDekRegistryClient
- equals(Object) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient.DekId
- equals(Object) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient.KekId
- equals(Object) - Method in class io.confluent.dekregistry.client.rest.entities.CreateDekRequest
- equals(Object) - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- equals(Object) - Method in class io.confluent.dekregistry.client.rest.entities.Dek
- equals(Object) - Method in class io.confluent.dekregistry.client.rest.entities.Kek
- equals(Object) - Method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
F
- fromJson(String) - Static method in class io.confluent.dekregistry.client.rest.entities.CreateDekRequest
- fromJson(String) - Static method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- fromJson(String) - Static method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
G
- getAlgorithm() - Method in class io.confluent.dekregistry.client.rest.entities.CreateDekRequest
- getAlgorithm() - Method in class io.confluent.dekregistry.client.rest.entities.Dek
- getClientForScope(String, Map<String, ?>) - Static method in class io.confluent.dekregistry.client.MockDekRegistryClientFactory
-
Get a client for a mocked Schema Registry.
- getClientForScope(String, Map<String, ?>, List<SchemaProvider>) - Static method in class io.confluent.dekregistry.client.MockDekRegistryClientFactory
- getCryptor(DekFormat) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- getDek(String, String, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- getDek(String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- getDek(String, String, DekFormat, boolean) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- getDek(String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- getDek(String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- getDek(Map<String, String>, String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- getDekFormat() - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient.DekId
- getDekLatestVersion(String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- getDekLatestVersion(String, String, DekFormat, boolean) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- getDekLatestVersion(String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- getDekVersion(String, String, int, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- getDekVersion(String, String, int, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- getDekVersion(String, String, int, DekFormat, boolean) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- getDekVersion(String, String, int, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- getDekVersion(String, String, int, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- getDekVersion(Map<String, String>, String, String, int, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- getDeleted() - Method in class io.confluent.dekregistry.client.rest.entities.Dek
- getDeleted() - Method in class io.confluent.dekregistry.client.rest.entities.Kek
- getDoc() - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- getDoc() - Method in class io.confluent.dekregistry.client.rest.entities.Kek
- getDoc() - Method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
- getEncryptedKeyMaterial() - Method in class io.confluent.dekregistry.client.rest.entities.CreateDekRequest
- getEncryptedKeyMaterial() - Method in class io.confluent.dekregistry.client.rest.entities.Dek
- getEncryptedKeyMaterialBytes() - Method in class io.confluent.dekregistry.client.rest.entities.Dek
- getKek(String, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- getKek(String, boolean) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- getKek(String, boolean) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- getKek(String, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- getKek(Map<String, String>, String, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- getKekName() - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient.DekId
- getKekName() - Method in class io.confluent.dekregistry.client.rest.entities.Dek
- getKeyMaterial() - Method in class io.confluent.dekregistry.client.rest.entities.Dek
- getKeyMaterialBytes() - Method in class io.confluent.dekregistry.client.rest.entities.Dek
- getKmsKeyId() - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- getKmsKeyId() - Method in class io.confluent.dekregistry.client.rest.entities.Kek
- getKmsProps() - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- getKmsProps() - Method in class io.confluent.dekregistry.client.rest.entities.Kek
- getKmsProps() - Method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
- getKmsType() - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- getKmsType() - Method in class io.confluent.dekregistry.client.rest.entities.Kek
- getName() - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient.KekId
- getName() - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- getName() - Method in class io.confluent.dekregistry.client.rest.entities.Kek
- getOptionalDoc() - Method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
- getOptionalKmsProps() - Method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
- getSubject() - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient.DekId
- getSubject() - Method in class io.confluent.dekregistry.client.rest.entities.CreateDekRequest
- getSubject() - Method in class io.confluent.dekregistry.client.rest.entities.Dek
- getTimestamp() - Method in class io.confluent.dekregistry.client.rest.entities.Dek
- getTimestamp() - Method in class io.confluent.dekregistry.client.rest.entities.Kek
- getVersion() - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient.DekId
- getVersion() - Method in class io.confluent.dekregistry.client.rest.entities.CreateDekRequest
- getVersion() - Method in class io.confluent.dekregistry.client.rest.entities.Dek
H
- hashCode() - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient.DekId
- hashCode() - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient.KekId
- hashCode() - Method in class io.confluent.dekregistry.client.rest.entities.CreateDekRequest
- hashCode() - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- hashCode() - Method in class io.confluent.dekregistry.client.rest.entities.Dek
- hashCode() - Method in class io.confluent.dekregistry.client.rest.entities.Kek
- hashCode() - Method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
I
- io.confluent.dekregistry.client - package io.confluent.dekregistry.client
- io.confluent.dekregistry.client.rest - package io.confluent.dekregistry.client.rest
- io.confluent.dekregistry.client.rest.entities - package io.confluent.dekregistry.client.rest.entities
- isDeleted() - Method in class io.confluent.dekregistry.client.rest.entities.CreateDekRequest
- isDeleted() - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- isDeleted() - Method in class io.confluent.dekregistry.client.rest.entities.Dek
- isDeleted() - Method in class io.confluent.dekregistry.client.rest.entities.Kek
- isLookupDeleted() - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient.DekId
- isLookupDeleted() - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient.KekId
- isOptionalShared() - Method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
- isShared() - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- isShared() - Method in class io.confluent.dekregistry.client.rest.entities.Kek
- isShared() - Method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
K
- Kek - Class in io.confluent.dekregistry.client.rest.entities
- Kek(String, String, String, Map<String, String>, String, boolean, Long, Boolean) - Constructor for class io.confluent.dekregistry.client.rest.entities.Kek
- KEK - Enum constant in enum class io.confluent.dekregistry.client.rest.entities.KeyType
- KekId(String, boolean) - Constructor for class io.confluent.dekregistry.client.CachedDekRegistryClient.KekId
- KeyType - Enum Class in io.confluent.dekregistry.client.rest.entities
L
- LATEST_VERSION - Static variable in interface io.confluent.dekregistry.client.DekRegistryClient
- listDeks(String, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- listDeks(String, boolean) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- listDeks(String, boolean) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- listDeks(String, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- listDeks(Map<String, String>, String, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- listDeksWithPagination(String, boolean, int, int) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- listDeksWithPagination(String, boolean, int, int) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- listDekVersions(String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- listDekVersions(String, String, DekFormat, boolean) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- listDekVersions(String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- listDekVersions(String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- listDekVersions(Map<String, String>, String, String, DekFormat, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- listDekVersionsWithPagination(String, String, DekFormat, boolean, int, int) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- listDekVersionsWithPagination(String, String, DekFormat, boolean, int, int) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- listKeks(boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- listKeks(boolean) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- listKeks(boolean) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- listKeks(boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- listKeks(List<String>, boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- listKeks(List<String>, boolean) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- listKeks(List<String>, boolean) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- listKeks(List<String>, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- listKeks(Map<String, String>, List<String>, boolean) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- listKeksWithPagination(List<String>, boolean, int, int) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- listKeksWithPagination(List<String>, boolean, int, int) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
M
- maybeGenerateEncryptedDek(Dek) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- maybeGenerateRawDek(Dek) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- MockDekRegistryClient - Class in io.confluent.dekregistry.client
- MockDekRegistryClient(Map<String, ?>) - Constructor for class io.confluent.dekregistry.client.MockDekRegistryClient
- MockDekRegistryClient(Map<String, ?>, List<SchemaProvider>) - Constructor for class io.confluent.dekregistry.client.MockDekRegistryClient
- MockDekRegistryClientFactory - Class in io.confluent.dekregistry.client
-
A repository for mocked DEK Registry clients, to aid in testing.
N
- newClient(List<String>, int, int, List<SchemaProvider>, Map<String, ?>, Map<String, String>) - Static method in class io.confluent.dekregistry.client.DekRegistryClientFactory
- newClient(List<String>, int, int, Map<String, ?>, Map<String, String>) - Static method in class io.confluent.dekregistry.client.DekRegistryClientFactory
R
- reset() - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- reset() - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- reset() - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
S
- setAlgorithm(DekFormat) - Method in class io.confluent.dekregistry.client.rest.entities.CreateDekRequest
- setDeleted(boolean) - Method in class io.confluent.dekregistry.client.rest.entities.CreateDekRequest
- setDeleted(boolean) - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- setDoc(String) - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- setDoc(String) - Method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
- setDoc(Optional<String>) - Method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
- setEncryptedKeyMaterial(String) - Method in class io.confluent.dekregistry.client.rest.entities.CreateDekRequest
- setKeyMaterial(byte[]) - Method in class io.confluent.dekregistry.client.rest.entities.Dek
- setKmsKeyId(String) - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- setKmsProps(Map<String, String>) - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- setKmsProps(Map<String, String>) - Method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
- setKmsProps(Optional<Map<String, String>>) - Method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
- setKmsType(String) - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- setName(String) - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- setShared(boolean) - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- setShared(Boolean) - Method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
- setShared(Optional<Boolean>) - Method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
- setSubject(String) - Method in class io.confluent.dekregistry.client.rest.entities.CreateDekRequest
- setVersion(Integer) - Method in class io.confluent.dekregistry.client.rest.entities.CreateDekRequest
T
- testKek(String) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- testKek(String) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- testKek(Map<String, String>, String) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- ticker() - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- ticker() - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- ticker() - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- toAead(Map<String, ?>) - Method in class io.confluent.dekregistry.client.rest.entities.Kek
- toJson() - Method in class io.confluent.dekregistry.client.rest.entities.CreateDekRequest
- toJson() - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- toJson() - Method in class io.confluent.dekregistry.client.rest.entities.Dek
- toJson() - Method in class io.confluent.dekregistry.client.rest.entities.Kek
- toJson() - Method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
- toString() - Method in class io.confluent.dekregistry.client.rest.entities.CreateDekRequest
- toString() - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- toString() - Method in class io.confluent.dekregistry.client.rest.entities.Dek
- toString() - Method in class io.confluent.dekregistry.client.rest.entities.Kek
- toString() - Method in class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
U
- undeleteDek(String, String, DekFormat) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- undeleteDek(String, String, DekFormat) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- undeleteDek(String, String, DekFormat) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- undeleteDek(String, String, DekFormat) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- undeleteDek(Map<String, String>, String, String, DekFormat) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- undeleteDek(Map<String, String>, String, String, DekFormat) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- undeleteDekVersion(String, String, int, DekFormat) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- undeleteDekVersion(String, String, int, DekFormat) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- undeleteDekVersion(String, String, int, DekFormat) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- undeleteDekVersion(String, String, int, DekFormat) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- undeleteDekVersion(Map<String, String>, String, String, int, DekFormat) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- undeleteDekVersion(Map<String, String>, String, String, int, DekFormat) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- undeleteKek(String) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- undeleteKek(String) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- undeleteKek(String) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- undeleteKek(String) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- undeleteKek(Map<String, String>, String) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- undeleteKek(Map<String, String>, String) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- updateKek(String, UpdateKekRequest) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- updateKek(String, Map<String, String>, String, Boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- updateKek(String, Map<String, String>, String, Boolean) - Method in interface io.confluent.dekregistry.client.DekRegistryClient
- updateKek(String, Map<String, String>, String, Boolean) - Method in class io.confluent.dekregistry.client.MockDekRegistryClient
- updateKek(Map<String, String>, String, UpdateKekRequest) - Method in class io.confluent.dekregistry.client.rest.DekRegistryRestService
- updateKek(Map<String, String>, String, Map<String, String>, String, Boolean) - Method in class io.confluent.dekregistry.client.CachedDekRegistryClient
- UpdateKekRequest - Class in io.confluent.dekregistry.client.rest.entities
- UpdateKekRequest() - Constructor for class io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
V
- validate() - Method in class io.confluent.dekregistry.client.rest.entities.CreateKekRequest
- validateAndMaybeGetMockScope(List<String>) - Static method in class io.confluent.dekregistry.client.MockDekRegistryClientFactory
- valueOf(String) - Static method in enum class io.confluent.dekregistry.client.rest.entities.KeyType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.confluent.dekregistry.client.rest.entities.KeyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values