Package net.shibboleth.metadata.util
Class PathSegmentStringTransformer
java.lang.Object
net.shibboleth.metadata.util.PathSegmentStringTransformer
@Immutable
public class PathSegmentStringTransformer
extends Object
implements Function<String,String>
A
Function that transforms a String such that it can be used
as a path segment in a URL.
Note that this is emphatically not the same as URLEncoder,
which is intended for the query parameter use case.- Since:
- 0.9.2