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