Modifier and Type | Method and Description |
---|---|
static String |
encodePath(String decodedPath)
Encodes the path such that all reserved characters are escaped.
|
static String |
serialNonce()
Returns an arbitrary value for adding to a request URL in order to defeat caching
on the client side.
|
public static String encodePath(String decodedPath)
public static String serialNonce()