public class Sign extends Object
| Constructor and Description |
|---|
Sign() |
| Modifier and Type | Method and Description |
|---|---|
static String |
appSign(Credentials cred,
String bucketName,
long expired)
返回图片识别的签名
|
public static String appSign(Credentials cred, String bucketName, long expired) throws AbstractImageException
cred - 包含用户秘钥信息bucketName - bucket名expired - 超时时间AbstractImageException - 异常Copyright © 2019. All rights reserved.