Class RefreshTokenInfoValue
java.lang.Object
io.confluent.security.auth.store.data.AuthValue
io.confluent.security.auth.store.data.RefreshTokenInfoValue
-
Constructor Summary
ConstructorsConstructorDescriptionRefreshTokenInfoValue(io.confluent.security.authentication.oidc.RefreshTokenInfo refreshTokenInfo) -
Method Summary
-
Constructor Details
-
RefreshTokenInfoValue
public RefreshTokenInfoValue(io.confluent.security.authentication.oidc.RefreshTokenInfo refreshTokenInfo)
-
-
Method Details