public class BooleanJsConfigParameter extends JsConfigParameter<Boolean>
| Constructor and Description |
|---|
BooleanJsConfigParameter(String propertyName,
String propertyKey,
boolean defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getProperty(javax.servlet.ServletConfig servletConfig,
Properties propertyCache) |
getInitParameter, getInitParameter, getInitParameterpublic Boolean getProperty(javax.servlet.ServletConfig servletConfig, Properties propertyCache)
getProperty in class JsConfigParameter<Boolean>Copyright © 2025 OWASP. All rights reserved.