| Modifier and Type | Method and Description |
|---|---|
protected DirectHttpClient<UsernamePasswordCredentials> |
DirectFormClient.newClient() |
| Modifier and Type | Field and Description |
|---|---|
protected Extractor<UsernamePasswordCredentials> |
IndirectHttpClient.extractor |
| Modifier and Type | Method and Description |
|---|---|
protected UsernamePasswordCredentials |
IndirectBasicAuthClient.retrieveCredentials(WebContext context) |
protected UsernamePasswordCredentials |
FormClient.retrieveCredentials(WebContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected IndirectHttpClient<UsernamePasswordCredentials> |
FormClient.newClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
UsernamePasswordAuthenticator.validate(UsernamePasswordCredentials credentials)
Validate the credentials.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleTestUsernamePasswordAuthenticator.validate(UsernamePasswordCredentials credentials) |
| Modifier and Type | Method and Description |
|---|---|
UsernamePasswordCredentials |
FormExtractor.extract(WebContext context) |
UsernamePasswordCredentials |
BasicAuthExtractor.extract(WebContext context) |
| Modifier and Type | Method and Description |
|---|---|
HttpProfile |
UsernameProfileCreator.create(UsernamePasswordCredentials credentials)
Deprecated.
Create a profile from a credentials.
|
Copyright © 2016. All Rights Reserved.