public class CanonicalString extends Object
Modifier and Type | Method and Description |
---|---|
static String |
make(Method method,
Bucket bucket,
String key,
Map<String,String> pathArgs,
Headers headers)
Returns a canonical string used in authentication.
|
static String |
make(Method method,
Bucket bucket,
String key,
Map<String,String> pathArgs,
Headers headers,
String expires)
Returns a canonical string used in authentication.
|
Copyright © 2013. All Rights Reserved.