Uses of Class
cloud.opencode.base.oauth2.token.TokenRefresher
Packages that use TokenRefresher
-
Uses of TokenRefresher in cloud.opencode.base.oauth2.token
Methods in cloud.opencode.base.oauth2.token with parameters of type TokenRefresherModifier and TypeMethodDescriptionDefaultTokenManager.Builder.ownedRefresher(TokenRefresher refresher) Set the token refresher, indicating this manager owns it and should close it.DefaultTokenManager.Builder.refresher(TokenRefresher refresher) Set the token refresher.