@Configuration(value="casMongoDbThrottlingConfiguration") @EnableConfigurationProperties(value=CasConfigurationProperties.class) public class CasMongoDbThrottlingConfiguration extends java.lang.Object
CasMongoDbThrottlingConfiguration
.Constructor and Description |
---|
CasMongoDbThrottlingConfiguration() |
Modifier and Type | Method and Description |
---|---|
ThrottledSubmissionHandlerInterceptor |
authenticationThrottle(AuditTrailExecutionPlan auditTrailExecutionPlan) |
@Autowired @Bean @RefreshScope public ThrottledSubmissionHandlerInterceptor authenticationThrottle(@Qualifier(value="auditTrailExecutionPlan") AuditTrailExecutionPlan auditTrailExecutionPlan)