Class WhiteListConfiguration

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

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

    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 Link icon

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

    • attributes Link icon

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

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

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

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

      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 Link icon

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

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