Uses of Class
org.frankframework.security.config.ServletRegistration
Packages that use ServletRegistration
-
Uses of ServletRegistration in org.frankframework.console.configuration
Methods in org.frankframework.console.configuration that return ServletRegistrationModifier and TypeMethodDescriptionServletRegistration
<org.springframework.web.servlet.DispatcherServlet> RegisterServletEndpoints.backendServletBean()
RegisterServletEndpoints.frontendServletBean()
-
Uses of ServletRegistration in org.frankframework.ladybug.config
Methods in org.frankframework.ladybug.config that return ServletRegistrationModifier and TypeMethodDescriptionServletRegistration
<nl.nn.testtool.web.ApiServlet> LadybugServletConfiguration.ladybugApiServletBean()
ServletRegistration
<nl.nn.testtool.web.FrontendServlet> LadybugServletConfiguration.ladybugFrontendServletBean()
LadybugServletConfiguration.testtoolServletBean()