Uses of Class
org.openmetadata.service.config.OMWebConfiguration
Packages that use OMWebConfiguration
Package
Description
-
Uses of OMWebConfiguration in org.openmetadata.service.config
Methods in org.openmetadata.service.config that return OMWebConfigurationModifier and TypeMethodDescriptionabstract OMWebConfigurationOMWebBundle.getWebConfiguration(T var1) -
Uses of OMWebConfiguration in org.openmetadata.service.exception
Methods in org.openmetadata.service.exception with parameters of type OMWebConfigurationModifier and TypeMethodDescriptionstatic voidOMErrorPageHandler.setSecurityHeader(OMWebConfiguration webConfiguration, javax.servlet.http.HttpServletResponse response) Constructors in org.openmetadata.service.exception with parameters of type OMWebConfiguration -
Uses of OMWebConfiguration in org.openmetadata.service.socket
Constructors in org.openmetadata.service.socket with parameters of type OMWebConfigurationModifierConstructorDescriptionOpenMetadataAssetServlet(String resourcePath, String uriPath, @Nullable String indexFile, OMWebConfiguration webConf)