Class WhiteListConfiguration
java.lang.Object
org.infinispan.configuration.global.WhiteListConfiguration
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Modifier and TypeMethodDescriptionorg.infinispan.commons.configuration.attributes.AttributeSetDeprecated, for removal: This API element is subject to removal in a future version.org.infinispan.commons.configuration.ClassAllowListcreate()Deprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.inthashCode()Deprecated, for removal: This API element is subject to removal in a future version.toString()Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
attributes
public org.infinispan.commons.configuration.attributes.AttributeSet attributes()Deprecated, for removal: This API element is subject to removal in a future version. -
create
public org.infinispan.commons.configuration.ClassAllowList create()Deprecated, for removal: This API element is subject to removal in a future version. -
getClasses
Deprecated, for removal: This API element is subject to removal in a future version. -
getRegexps
Deprecated, for removal: This API element is subject to removal in a future version. -
equals
Deprecated, for removal: This API element is subject to removal in a future version. -
hashCode
public int hashCode()Deprecated, for removal: This API element is subject to removal in a future version. -
toString
Deprecated, for removal: This API element is subject to removal in a future version.
-