Uses of Class
org.infinispan.configuration.global.WhiteListConfigurationBuilder
Packages that use WhiteListConfigurationBuilder
-
Uses of WhiteListConfigurationBuilder in org.infinispan.configuration.global
Methods in org.infinispan.configuration.global that return WhiteListConfigurationBuilderModifier and TypeMethodDescriptionDeprecated.Helper method that allows for registration of a class to theClassAllowList.WhiteListConfigurationBuilder.addClasses(Class... classes) Deprecated.Helper method that allows for registration of classes to theClassAllowList.Deprecated.Helper method that allows for registration of a regexp to theClassAllowList.WhiteListConfigurationBuilder.addRegexps(String... regexps) Deprecated.Helper method that allows for registration of regexps to theClassAllowList.SerializationConfigurationBuilder.whiteList()Deprecated.since 12.0.