Uses of Record Class
land.oras.auth.HttpClient.TokenResponse
Packages that use HttpClient.TokenResponse
-
Uses of HttpClient.TokenResponse in land.oras.auth
Methods in land.oras.auth that return HttpClient.TokenResponseModifier and TypeMethodDescription@Nullable HttpClient.TokenResponseBearerTokenProvider.getToken()Get the tokenHttpClient.refreshToken(HttpClient.ResponseWrapper<T> response, Scopes scopes, AuthProvider authProvider) Retrieve a token from the registryMethods in land.oras.auth with parameters of type HttpClient.TokenResponseModifier and TypeMethodDescriptionvoidBearerTokenProvider.setToken(HttpClient.TokenResponse token) Set the token