@Configuration(value="mongoDbYubiKeyConfiguration") @EnableConfigurationProperties(value=CasConfigurationProperties.class) public class MongoDbYubiKeyConfiguration extends java.lang.Object
MongoDbYubiKeyConfiguration
.Constructor and Description |
---|
MongoDbYubiKeyConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.data.mongodb.core.MongoTemplate |
mongoYubiKeyTemplate() |
org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor |
persistenceExceptionTranslationPostProcessor() |
YubiKeyAccountRegistry |
yubiKeyAccountRegistry() |
@RefreshScope @Bean public org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor persistenceExceptionTranslationPostProcessor()
@RefreshScope @Bean public org.springframework.data.mongodb.core.MongoTemplate mongoYubiKeyTemplate()
@RefreshScope @Bean public YubiKeyAccountRegistry yubiKeyAccountRegistry()