public class SpasAdapter extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
TENANT_KEY |
| Constructor and Description |
|---|
SpasAdapter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAk() |
static List<String> |
getSignHeaders(List<String> paramValues,
String secretKey) |
static List<String> |
getSignHeaders(String resource,
String secretKey) |
static String |
getSk() |
static String |
signWithhmacSHA1Encrypt(String encryptText,
String encryptKey) |
Copyright © 2018–2020 Alibaba Group. All rights reserved.