@Order(value=2147483646) public class HttpInboundGateway extends Object implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<org.springframework.security.config.annotation.web.builders.WebSecurity>, org.springframework.web.context.ServletContextAware, org.springframework.integration.IntegrationPattern, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware
| Constructor and Description |
|---|
HttpInboundGateway() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
configure(org.springframework.security.config.annotation.web.builders.WebSecurity builder) |
void |
createGatewayEndpoint() |
org.springframework.integration.IntegrationPatternType |
getIntegrationPatternType() |
void |
init(org.springframework.security.config.annotation.web.builders.WebSecurity builder) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
public void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanpublic void createGatewayEndpoint()
public org.springframework.integration.IntegrationPatternType getIntegrationPatternType()
getIntegrationPatternType in interface org.springframework.integration.IntegrationPatternpublic void init(org.springframework.security.config.annotation.web.builders.WebSecurity builder)
throws Exception
init in interface org.springframework.security.config.annotation.SecurityConfigurer<javax.servlet.Filter,org.springframework.security.config.annotation.web.builders.WebSecurity>Exceptionpublic void configure(org.springframework.security.config.annotation.web.builders.WebSecurity builder)
throws Exception
configure in interface org.springframework.security.config.annotation.SecurityConfigurer<javax.servlet.Filter,org.springframework.security.config.annotation.web.builders.WebSecurity>Exceptionpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwarepublic void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAwarepublic void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in interface org.springframework.web.context.ServletContextAwareCopyright © 2023 Frank!Framework. All rights reserved.