Class ClassWhiteList
java.lang.Object
org.infinispan.commons.configuration.ClassAllowList
org.infinispan.commons.configuration.ClassWhiteList
Deprecated.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.ClassWhiteList
(Collection<String> classes, List<String> regexps, ClassLoader classLoader) Deprecated.ClassWhiteList
(List<String> regexps) Deprecated. -
Method Summary
Methods inherited from class org.infinispan.commons.configuration.ClassAllowList
addClasses, addClasses, addRegexps, getClassLoader, isSafeClass, read
-
Constructor Details
-
ClassWhiteList
public ClassWhiteList()Deprecated. -
ClassWhiteList
Deprecated. -
ClassWhiteList
Deprecated.
-
ClassAllowList
.