public class DLFAuthSignature extends Object
| Constructor and Description |
|---|
DLFAuthSignature() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAuthorization(RESTAuthParameter restAuthParameter,
DLFToken dlfToken,
String region,
Map<String,String> headers,
String dateTime,
String date) |
static String |
getCanonicalRequest(RESTAuthParameter restAuthParameter,
Map<String,String> headers) |
static String |
md5(String raw) |
public static final String VERSION
public static String getAuthorization(RESTAuthParameter restAuthParameter, DLFToken dlfToken, String region, Map<String,String> headers, String dateTime, String date) throws Exception
Exceptionpublic static String getCanonicalRequest(RESTAuthParameter restAuthParameter, Map<String,String> headers)
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.