14e26bde63958825be436285bab9b8cc9e5f58c6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 5 | ||
Extract Method private newAuthStrategy(clock Clock, maxFailedAttempts int, lockDuration Duration) : RateLimitedAuthenticationStrategy extracted from public shouldSlowRequestRateOnMultipleFailedAttemptsWhereAttemptIsValid() : void in class org.neo4j.server.security.auth.RateLimitedAuthenticationStrategyTest | From | To | |
Extract Method private testSlowRequestRateOnMultipleFailedAttemptsWhereAttemptIsValid(maxFailedAttempts int, lockDuration Duration) : void extracted from public shouldSlowRequestRateOnMultipleFailedAttemptsWhereAttemptIsValid() : void in class org.neo4j.server.security.auth.RateLimitedAuthenticationStrategyTest | From | To | |
Extract Method private testSlowRequestRateOnMultipleFailedAttempts(maxFailedAttempts int, lockDuration Duration) : void extracted from public shouldSlowRequestRateOnMultipleFailedAttempts() : void in class org.neo4j.server.security.auth.RateLimitedAuthenticationStrategyTest | From | To | |
Extract Method private newAuthStrategy(clock Clock, maxFailedAttempts int, lockDuration Duration) : RateLimitedAuthenticationStrategy extracted from public shouldSlowRequestRateOnMultipleFailedAttempts() : void in class org.neo4j.server.security.auth.RateLimitedAuthenticationStrategyTest | From | To |