Package | Description |
---|---|
org.n52.security.common.util |
Modifier and Type | Method and Description |
---|---|
URLUtils.EncodingOptions |
URLUtils.EncodingOptions.charset(String charset) |
static URLUtils.EncodingOptions |
URLUtils.EncodingOptions.defaultOptions() |
URLUtils.EncodingOptions |
URLUtils.EncodingOptions.spaceAsPercent() |
Modifier and Type | Method and Description |
---|---|
static String |
URLUtils.buildQueryStringForUrl(Map<String,Iterable<String>> params,
URLUtils.EncodingOptions options) |
static String |
URLUtils.encodeForURL(String value,
URLUtils.EncodingOptions encodingOptions) |
Copyright © 2004–2016 52north.org. All rights reserved.