Package | Description |
---|---|
com.squareup.okhttp |
Modifier and Type | Method and Description |
---|---|
OkAuthenticator.Credential |
OkAuthenticator.authenticate(Proxy proxy,
URL url,
List<OkAuthenticator.Challenge> challenges)
Returns a credential that satisfies the authentication challenge made by
url . |
OkAuthenticator.Credential |
OkAuthenticator.authenticateProxy(Proxy proxy,
URL url,
List<OkAuthenticator.Challenge> challenges)
Returns a credential that satisfies the authentication challenge made by
proxy . |
Copyright © 2014. All rights reserved.