Package | Description |
---|---|
davmail.exchange.auth | |
davmail.http |
Modifier and Type | Method and Description |
---|---|
protected PostRequest |
ExchangeFormAuthenticator.buildLogonMethod(HttpClientAdapter httpClient,
ResponseWrapper responseWrapper)
Try to find logon method path from logon form body.
|
Modifier and Type | Method and Description |
---|---|
protected ResponseWrapper |
ExchangeFormAuthenticator.postLogonMethod(HttpClientAdapter httpClient,
PostRequest logonMethod,
String password) |
Modifier and Type | Method and Description |
---|---|
ResponseWrapper |
HttpClientAdapter.executeFollowRedirect(PostRequest request) |
String |
HttpClientAdapter.executePostRequest(PostRequest postRequest)
Execute post request and return response body as string.
|
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.