Package | Description |
---|---|
com.laserfiche.api.client.apiserver |
Provides classes to get access tokens for Laserfiche Self-Hosted.
|
com.laserfiche.api.client.deserialization |
Provides internal classes for deserialization.
|
com.laserfiche.api.client.httphandlers |
Provides classes to modify HTTP requests and handle HTTP responses.
|
com.laserfiche.api.client.model |
Provides model classes used by other packages.
|
com.laserfiche.api.client.oauth |
Provides classes to get access tokens for Laserfiche Cloud.
|
com.laserfiche.api.client.tokenclients |
Provides classes common to all token clients.
|
Class and Description |
---|
CreateConnectionRequest
The request used with the "password" grant type to get a Laserfiche Self-Hosted access token.
|
SessionKeyInfo
The response from the Laserfiche Self-Hosted token endpoint.
|
Class and Description |
---|
ProblemDetails
A machine-readable format for specifying errors in HTTP API responses based on rfc 7807.
|
Class and Description |
---|
AccessKey
The access key exported from the Laserfiche Developer Console.
|
Class and Description |
---|
AccessKey
The access key exported from the Laserfiche Developer Console.
|
ApiException
An exception thrown from error API responses.
|
ProblemDetails
A machine-readable format for specifying errors in HTTP API responses based on rfc 7807.
|
Class and Description |
---|
AccessKey
The access key exported from the Laserfiche Developer Console.
|
GetAccessTokenResponse
The response from the Laserfiche Cloud OAuth 2.0 token endpoint.
|
Class and Description |
---|
AccessKey
The access key exported from the Laserfiche Developer Console.
|
Copyright © 2024. All rights reserved.