Package org.apereo.cas.config.pm
Class JdbcPasswordHistoryManagementConfiguration.JdbcPasswordHistoryManagementServiceConfiguration
- java.lang.Object
-
- org.apereo.cas.config.pm.JdbcPasswordHistoryManagementConfiguration.JdbcPasswordHistoryManagementServiceConfiguration
-
- Enclosing class:
- JdbcPasswordHistoryManagementConfiguration
@Configuration(value="JdbcPasswordHistoryManagementServiceConfiguration", proxyBeanMethods=false) @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) public static class JdbcPasswordHistoryManagementConfiguration.JdbcPasswordHistoryManagementServiceConfiguration extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JdbcPasswordHistoryManagementServiceConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apereo.cas.pm.PasswordHistoryServicepasswordHistoryService(org.springframework.context.ConfigurableApplicationContext applicationContext)
-