@Configuration
@ConditionalOnProperty(value="site.enable.direct.csr.auth")
@ConditionalOnNotAdmin
public class CSRSiteDirectAuthServletConfig
extends org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
| Constructor and Description |
|---|
CSRSiteDirectAuthServletConfig() |
| Modifier and Type | Method and Description |
|---|---|
AdminCsrController |
blAdminCsrController() |
addArgumentResolvers, addCorsMappings, addFormatters, addInterceptors, addResourceHandlers, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configurePathMatch, configureViewResolvers, extendHandlerExceptionResolvers, extendMessageConverters, getMessageCodesResolver, getValidator@Bean public AdminCsrController blAdminCsrController()
Copyright © 2019. All rights reserved.