Uses of Class
io.quarkus.oidc.RefreshToken
Packages that use RefreshToken
-
Uses of RefreshToken in io.quarkus.oidc
Methods in io.quarkus.oidc that return RefreshTokenConstructors in io.quarkus.oidc with parameters of type RefreshTokenModifierConstructorDescriptionAccessTokenCredential(String accessToken, RefreshToken refreshToken) Create AccessTokenCredential -
Uses of RefreshToken in io.quarkus.oidc.runtime
Methods in io.quarkus.oidc.runtime that return RefreshTokenModifier and TypeMethodDescription(package private) RefreshTokenOidcTokenCredentialProducer.currentRefreshToken()