Package | Description |
---|---|
org.apache.paimon.rest.auth |
Modifier and Type | Field and Description |
---|---|
protected DLFToken |
DLFAuthProvider.token |
Modifier and Type | Method and Description |
---|---|
DLFToken |
DLFECSTokenLoader.loadToken() |
DLFToken |
DLFLocalFileTokenLoader.loadToken() |
DLFToken |
DLFTokenLoader.loadToken() |
protected static DLFToken |
DLFLocalFileTokenLoader.readToken(String tokenFilePath) |
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(DLFTokenLoader tokenLoader,
DLFToken token,
String region) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.