767643db464bacfa958c017600c559f53480ce4d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type executorService : ScheduledExecutorService to jobScheduler : JobScheduler in method public InternalFlatFileRealm(userRepository UserRepository, roleRepository RoleRepository, passwordPolicy PasswordPolicy, authenticationStrategy AuthenticationStrategy, authenticationEnabled boolean, authorizationEnabled boolean, jobScheduler JobScheduler) in class org.neo4j.server.security.enterprise.auth.InternalFlatFileRealm | From | To | |
Rename Attribute | 1 | ||
Rename Attribute executor : TestScheduledExecutorService to jobScheduler : TestJobScheduler in class org.neo4j.server.security.enterprise.auth.InternalFlatFileRealmIT | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type executor : TestScheduledExecutorService to jobScheduler : TestJobScheduler in class org.neo4j.server.security.enterprise.auth.InternalFlatFileRealmIT | From | To | |
Rename Parameter | 1 | ||
Rename Parameter executorService : ScheduledExecutorService to jobScheduler : JobScheduler in method public InternalFlatFileRealm(userRepository UserRepository, roleRepository RoleRepository, passwordPolicy PasswordPolicy, authenticationStrategy AuthenticationStrategy, authenticationEnabled boolean, authorizationEnabled boolean, jobScheduler JobScheduler) in class org.neo4j.server.security.enterprise.auth.InternalFlatFileRealm | From | To |