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