Package io.confluent.dekregistry.storage
Class KeyEncryptionKey
java.lang.Object
io.confluent.dekregistry.storage.EncryptionKey
io.confluent.dekregistry.storage.KeyEncryptionKey
-
Field Summary
Fields inherited from class io.confluent.dekregistry.storage.EncryptionKey
deleted, offset, timestamp, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetDoc()getName()inthashCode()booleanisEquivalent(KeyEncryptionKey that) booleanisShared()toString()Methods inherited from class io.confluent.dekregistry.storage.EncryptionKey
getOffset, getTimestamp, getType, isDeleted, setOffset, setTimestamp
-
Constructor Details
-
KeyEncryptionKey
-
-
Method Details
-
getName
-
getKmsType
-
getKmsKeyId
-
getKmsProps
-
getDoc
-
isEquivalent
-
equals
- Overrides:
equalsin classEncryptionKey
-
hashCode
public int hashCode()- Overrides:
hashCodein classEncryptionKey
-
toString
-
toKey
- Specified by:
toKeyin classEncryptionKey
-
toKekEntity
-