public class URLCodec extends Object
Modifier and Type | Method and Description |
---|---|
static String |
encodeURL(String httpMethod,
String url,
String timestamp,
String secret,
DigestType digestType)
encode URL using secret
|
Copyright © 2018 Vitam. All rights reserved.