01095325a3b9854211ef3c901e085123dc44ca89
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method private assertFailedUserCommand(subCommand String, args String[], messages String...) : void inlined to public shouldGetUsageErrorsWithNoSubCommand() : void in class org.neo4j.commandline.admin.security.UsersCommandIT | From | To | |
| Extract Method | 1 | ||
| Extract Method public getUserRepositoryFile(config Config) : File extracted from public getUserRepository(config Config, logProvider LogProvider, fileSystem FileSystemAbstraction) : FileUserRepository in class org.neo4j.server.security.auth.BasicAuthManagerFactory | From | To |