Class IdentityPoolKey
java.lang.Object
io.confluent.security.auth.store.data.AuthKey
io.confluent.security.auth.store.data.IdentityPoolKey
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IdentityPoolKey
-
-
Method Details
-
poolId
-
entryType
-
equals
-
hashCode
public int hashCode()Description copied from class:AuthKeyUsing entryType().name() to compute hashCode, so that hashCode() is constant across executions. -
toString
-