Class JdbcAccessSecurityConfig


  • public class JdbcAccessSecurityConfig
    extends Object
    A config class that applies to all JDBC connections to other databases.
    See Also:
    ConnectionUriUtils
    • Constructor Detail

      • JdbcAccessSecurityConfig

        public JdbcAccessSecurityConfig()
    • Method Detail

      • getSystemPropertyPrefixes

        public Set<String> getSystemPropertyPrefixes()
      • getAllowedProperties

        public Set<String> getAllowedProperties()
      • isAllowUnknownJdbcUrlFormat

        public boolean isAllowUnknownJdbcUrlFormat()
      • isEnforceAllowedProperties

        public boolean isEnforceAllowedProperties()