public class AuthUtil extends Object
| Constructor and Description |
|---|
AuthUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
calSignature(byte[] data,
String secretKey) |
static byte[] |
combineBytes(byte[] b1,
byte[] b2) |
static byte[] |
combineRequestContent(com.alibaba.rocketmq.remoting.protocol.RemotingCommand request,
SortedMap<String,String> fieldsMap) |
Copyright © 2012–2020. All rights reserved.