Class WhiteListConfiguration
- java.lang.Object
-
- org.infinispan.configuration.global.WhiteListConfiguration
-
@Deprecated public class WhiteListConfiguration extends Object
Deprecated.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description AttributeSet
attributes()
Deprecated.ClassAllowList
create()
Deprecated.boolean
equals(Object o)
Deprecated.Set<String>
getClasses()
Deprecated.List<String>
getRegexps()
Deprecated.int
hashCode()
Deprecated.String
toString()
Deprecated.
-
-
-
Method Detail
-
attributes
public AttributeSet attributes()
Deprecated.
-
create
public ClassAllowList create()
Deprecated.
-
-