public class WhiteListConfiguration extends Object implements ConfigurationInfo
Modifier and Type | Method and Description |
---|---|
AttributeSet |
attributes() |
ClassWhiteList |
create() |
boolean |
equals(Object o) |
Set<String> |
getClasses() |
ElementDefinition |
getElementDefinition() |
List<String> |
getRegexps() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
subElements
public ElementDefinition getElementDefinition()
getElementDefinition
in interface BaseConfigurationInfo
ElementDefinition
of the configuration.public AttributeSet attributes()
attributes
in interface BaseConfigurationInfo
AttributeSet
declared by the configuration.public ClassWhiteList create()
Copyright © 2021 JBoss by Red Hat. All rights reserved.