static class DeferredCredentialsProvider.BasicFactory extends java.lang.Object implements DeferredCredentialsProvider.Factory
| Modifier and Type | Field and Description |
|---|---|
private AuthenticationContext |
authContext |
| Constructor and Description |
|---|
BasicFactory(AuthenticationContext authContext) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.auth.Credentials |
newCredentials() |
private final AuthenticationContext authContext
BasicFactory(AuthenticationContext authContext)
public org.apache.http.auth.Credentials newCredentials()
newCredentials in interface DeferredCredentialsProvider.Factory