Interface XmlPluginAllowlistProvider
public interface XmlPluginAllowlistProvider
A provider of classes that should be added to the xml serialization and deserialization allowlist.
-
Method Summary
Modifier and TypeMethodDescriptionReturn names of classes that are allowed to be serialized and deserialized to xml.
-
Method Details
-
getAllowlistedClasses
Return names of classes that are allowed to be serialized and deserialized to xml.- See Also:
-