Package io.confluent.dekregistry.storage
Class EncryptionKeyId
java.lang.Object
io.confluent.dekregistry.storage.EncryptionKeyId
- All Implemented Interfaces:
Comparable<EncryptionKeyId>
- Direct Known Subclasses:
DataEncryptionKeyId,KeyEncryptionKeyId
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EncryptionKeyId
-
-
Method Details
-
getTenant
-
getType
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareToin interfaceComparable<EncryptionKeyId>
-