Package io.confluent.dekregistry.storage
Class KeyEncryptionKeyId
java.lang.Object
io.confluent.dekregistry.storage.EncryptionKeyId
io.confluent.dekregistry.storage.KeyEncryptionKeyId
- All Implemented Interfaces:
Comparable<EncryptionKeyId>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.confluent.dekregistry.storage.EncryptionKeyId
getTenant, getType
-
Constructor Details
-
KeyEncryptionKeyId
-
-
Method Details
-
getName
-
equals
- Overrides:
equalsin classEncryptionKeyId
-
hashCode
public int hashCode()- Overrides:
hashCodein classEncryptionKeyId
-
compareTo
- Specified by:
compareToin interfaceComparable<EncryptionKeyId>- Overrides:
compareToin classEncryptionKeyId
-