@Configuration(value="casCaptchaConfiguration") @EnableConfigurationProperties(value=CasConfigurationProperties.class) public class CasCaptchaConfiguration extends java.lang.Object
CasCaptchaConfiguration
.Constructor and Description |
---|
CasCaptchaConfiguration() |
Modifier and Type | Method and Description |
---|---|
CasWebflowConfigurer |
captchaWebflowConfigurer() |
org.springframework.webflow.execution.Action |
validateCaptchaAction() |
@ConditionalOnMissingBean(name="captchaWebflowConfigurer") @Bean public CasWebflowConfigurer captchaWebflowConfigurer()
@RefreshScope @Bean public org.springframework.webflow.execution.Action validateCaptchaAction()