Class RefreshTokenInfo
java.lang.Object
io.confluent.security.authentication.oidc.RefreshTokenInfo
-
Constructor Summary
ConstructorsConstructorDescriptionRefreshTokenInfo(String issuer, String encryptedRefreshToken, long issuedAt, String subClaim, String sessionId) -
Method Summary