Uses of Interface
io.avaje.http.client.AuthTokenProvider
-
-
Uses of AuthTokenProvider in io.avaje.http.client
Methods in io.avaje.http.client with parameters of type AuthTokenProvider Modifier and Type Method Description HttpClientContext.BuilderHttpClientContext.Builder. authTokenProvider(AuthTokenProvider authTokenProvider)Add a Authorization token provider.
-