7a300a04b8618c2cf179f3cd0adb7e7d0ca41376
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type groups : List<String> to groups : List<Group> in method public of(secret SanitizedSecret, groups List<Group>) : SanitizedSecretWithGroups in class keywhiz.api.model.SanitizedSecretWithGroups | From | To | |
Change Parameter Type groups : List<String> to groups : List<Group> in method public of(id long, name String, groups List<Group>) : SanitizedSecretWithGroups in class keywhiz.api.model.SanitizedSecretWithGroups | From | To | |
Change Return Type | 1 | ||
Change Return Type List<String> to List<Group> in method public abstract groups() : List<Group> in class keywhiz.api.model.SanitizedSecretWithGroups | From | To |