Class WhiteListConfiguration

java.lang.Object
org.infinispan.configuration.global.WhiteListConfiguration

@Deprecated(forRemoval=true) public class WhiteListConfiguration extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Summary

    Modifier and Type
    Method
    Description
    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.
     
    boolean
    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.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    int
    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.
     

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • attributes

      public AttributeSet attributes()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • create

      public ClassAllowList create()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getClasses

      public Set<String> getClasses()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getRegexps

      public List<String> getRegexps()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • equals

      public boolean equals(Object o)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      toString in class Object