@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class SafeURLConverter
extends com.thoughtworks.xstream.converters.basic.URLConverter
URLStreamHandler.equals(URL, URL)
or URLStreamHandler.hashCode(URL)
.
Required to protect against SECURITY-637Constructor and Description |
---|
SafeURLConverter() |
Modifier and Type | Method and Description |
---|---|
Object |
fromString(String str) |
Copyright © 2004–2021. All rights reserved.