f8ccb4422da7ebbdef17d2b37f471cfa37195110
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable userRepository : UserRepository to users : UserRepository in method private createAuthentication(maxFailedAttempts int) : Authentication in class org.neo4j.bolt.security.auth.BasicAuthenticationTest | From | To | |
Extract Method | 1 | ||
Extract Method private createAuthentication(maxFailedAttempts int) : Authentication extracted from public setup() : void in class org.neo4j.bolt.security.auth.BasicAuthenticationTest | From | To |