| Package | Description |
|---|---|
| com.laserfiche.api.client.httphandlers |
Provides classes to modify HTTP requests and handle HTTP responses.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResponseImpl
Represents an HTTP response.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
UsernamePasswordHandler.afterSend(Response response) |
boolean |
OAuthClientCredentialsHandler.afterSend(Response response) |
boolean |
HttpRequestHandler.afterSend(Response response)
Invoked after an HTTP response is received and will determine if a new access token should be retrieved.
|
Copyright © 2025. All rights reserved.