public class AccessTokenAuthenticator extends Object implements okhttp3.Authenticator
Constructor and Description |
---|
AccessTokenAuthenticator(AccessTokenRepository accessTokenRepository) |
Modifier and Type | Method and Description |
---|---|
okhttp3.Request |
authenticate(okhttp3.Route route,
okhttp3.Response response) |
public AccessTokenAuthenticator(AccessTokenRepository accessTokenRepository)
Copyright © 1970 The Apache Software Foundation. All rights reserved.