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