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, for removal: This API element is subject to removal in a future version.Helper method that allows for registration of a class to theClassAllowList
.WhiteListConfigurationBuilder.addClasses
(Class... classes) Deprecated, for removal: This API element is subject to removal in a future version.Helper method that allows for registration of classes to theClassAllowList
.Deprecated, for removal: This API element is subject to removal in a future version.Helper method that allows for registration of a regexp to theClassAllowList
.WhiteListConfigurationBuilder.addRegexps
(String... regexps) Deprecated, for removal: This API element is subject to removal in a future version.Helper method that allows for registration of regexps to theClassAllowList
.SerializationConfigurationBuilder.whiteList()
Deprecated, for removal: This API element is subject to removal in a future version.since 12.0.