Package | Description |
---|---|
com.laserfiche.api.client.apiserver |
Provides classes to get access tokens for Laserfiche Self-Hosted.
|
com.laserfiche.api.client.httphandlers |
Provides classes to modify HTTP requests and handle HTTP responses.
|
Modifier and Type | Class and Description |
---|---|
class |
TokenClientImpl
The Laserfiche Self-Hosted token route API client.
|
Constructor and Description |
---|
UsernamePasswordHandler(String repositoryId,
String username,
String password,
String baseUrl,
TokenClient client)
Creates a username and password authorization handler for the Laserfiche Self-Hosted API server
|
Copyright © 2024. All rights reserved.