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, waitsubElementspublic ElementDefinition getElementDefinition()
getElementDefinition in interface BaseConfigurationInfoElementDefinition of the configuration.public AttributeSet attributes()
attributes in interface BaseConfigurationInfoAttributeSet declared by the configuration.public ClassWhiteList create()
Copyright © 2022 JBoss by Red Hat. All rights reserved.