Package | Description |
---|---|
davmail.exchange.auth | |
davmail.http | |
davmail.http.request |
Modifier and Type | Method and Description |
---|---|
protected ResponseWrapper |
ExchangeFormAuthenticator.postLogonMethod(HttpClientAdapter httpClient,
PostRequest logonMethod,
String password) |
protected ResponseWrapper |
ExchangeFormAuthenticator.submitLanguageSelectionForm(URI uri,
String responseBodyAsString) |
Modifier and Type | Method and Description |
---|---|
protected PostRequest |
ExchangeFormAuthenticator.buildLogonMethod(HttpClientAdapter httpClient,
ResponseWrapper responseWrapper)
Try to find logon method path from logon form body.
|
protected void |
ExchangeFormAuthenticator.checkFormLoginQueryString(ResponseWrapper logonMethod) |
protected void |
ExchangeFormAuthenticator.formLogin(HttpClientAdapter httpClient,
ResponseWrapper initRequest,
String password) |
protected boolean |
ExchangeFormAuthenticator.isAuthenticated(ResponseWrapper getRequest)
Look for session cookies.
|
Modifier and Type | Method and Description |
---|---|
ResponseWrapper |
HttpClientAdapter.executeFollowRedirect(PostRequest request) |
Modifier and Type | Class and Description |
---|---|
class |
GetRequest
Http get request with a string response handler.
|
class |
PostRequest
Http post request with a string response handler.
|
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.