be82f32cd467a1ade24cc2d2e77c69d6a45ffa1b
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private LOG : Logger from class tachyon.security.group.UserToGroupsMappingService to private LOG : Logger from class tachyon.security.group.GroupMappingService | From | To | |
Rename Class | 1 | ||
Rename Class tachyon.security.group.GroupsTest renamed to tachyon.security.group.GroupMappingServiceTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type groups : UserToGroupsMappingService to groups : GroupMappingService in method public groupTest() : void in class tachyon.security.group.GroupMappingServiceTest | From | To |