Package | Description |
---|---|
com.laserfiche.api.client.oauth |
Provides classes to get access tokens for Laserfiche Cloud.
|
Modifier and Type | Method and Description |
---|---|
GetAccessTokenResponse |
TokenClientImpl.getAccessTokenFromServicePrincipal(String servicePrincipalKey,
AccessKey accessKey) |
GetAccessTokenResponse |
TokenClient.getAccessTokenFromServicePrincipal(String servicePrincipalKey,
AccessKey accessKey)
Gets an OAuth access token given a Laserfiche Cloud service principal key and an OAuth service application access key.
|
GetAccessTokenResponse |
TokenClientImpl.getAccessTokenFromServicePrincipal(String servicePrincipalKey,
AccessKey accessKey,
String scope) |
GetAccessTokenResponse |
TokenClient.getAccessTokenFromServicePrincipal(String servicePrincipalKey,
AccessKey accessKey,
String scope)
Gets an OAuth access token given a Laserfiche Cloud service principal key and an OAuth service application access key.
|
Copyright © 2024. All rights reserved.