Class JdbcAccessSecurityConfig
- java.lang.Object
-
- org.apache.druid.server.initialization.JdbcAccessSecurityConfig
-
public class JdbcAccessSecurityConfig extends Object
A config class that applies to all JDBC connections to other databases.- See Also:
ConnectionUriUtils
-
-
Constructor Summary
Constructors Constructor Description JdbcAccessSecurityConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<String>getAllowedProperties()Set<String>getSystemPropertyPrefixes()booleanisAllowUnknownJdbcUrlFormat()booleanisEnforceAllowedProperties()
-