Package org.apereo.cas.pm.config
Class PasswordManagementWebflowConfiguration.PasswordManagementWebflowAdapterConfiguration
- java.lang.Object
-
- org.apereo.cas.pm.config.PasswordManagementWebflowConfiguration.PasswordManagementWebflowAdapterConfiguration
-
- Enclosing class:
- PasswordManagementWebflowConfiguration
@Configuration(value="PasswordManagementWebflowAdapterConfiguration", proxyBeanMethods=false) @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) public static class PasswordManagementWebflowConfiguration.PasswordManagementWebflowAdapterConfiguration extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PasswordManagementWebflowAdapterConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.web.servlet.HandlerAdapterpasswordResetHandlerAdapter(org.springframework.webflow.executor.FlowExecutor loginFlowExecutor)
-