public class Auth extends Object
| Constructor and Description |
|---|
Auth() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.client.AuthCache |
getAuthCache(Authentication auth,
org.apache.http.HttpHost target) |
org.apache.http.client.CredentialsProvider |
getCredentialsProvider(Authentication auth,
org.apache.http.HttpHost target) |
public org.apache.http.client.AuthCache getAuthCache(Authentication auth, org.apache.http.HttpHost target)
public org.apache.http.client.CredentialsProvider getCredentialsProvider(Authentication auth, org.apache.http.HttpHost target)
Copyright © 2017. All rights reserved.