Uses of Class
com.google.auth.oauth2.OAuth2Credentials.AsyncRefreshResult
-
Packages that use OAuth2Credentials.AsyncRefreshResult Package Description com.google.auth.oauth2 -
-
Uses of OAuth2Credentials.AsyncRefreshResult in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return OAuth2Credentials.AsyncRefreshResult Modifier and Type Method Description private OAuth2Credentials.AsyncRefreshResult
OAuth2Credentials. getOrCreateRefreshTask()
Atomically creates a single flight refresh token task.
-