Package | Description |
---|---|
org.apache.paimon.rest.auth |
Modifier and Type | Field and Description |
---|---|
protected DLFToken |
DLFAuthProvider.token |
Modifier and Type | Method and Description |
---|---|
protected static DLFToken |
DLFAuthProvider.readToken(String tokenFilePath,
int retryTimes) |
Modifier and Type | Method and Description |
---|---|
static String |
DLFAuthSignature.getAuthorization(RESTAuthParameter restAuthParameter,
DLFToken dlfToken,
String region,
Map<String,String> headers,
String dateTime,
String date) |
Constructor and Description |
---|
DLFAuthProvider(String tokenFilePath,
DLFToken token,
boolean keepRefreshed,
Long expiresAtMillis,
Long tokenRefreshInMills,
String region) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.