62a9d4ea91d365e92041c28cd3a725ec98a6d494
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable dailyTimeout : long to dailyBoundary : long in method public shouldInvalidate(cached CachedObject) : boolean in class org.keycloak.storage.CacheableStorageProviderModel | From | To | |
Extract Method | 1 | ||
Extract Method private setDailyEvictionTime(hour int, minutes int) : void extracted from public testDailyEviction() : void in class org.keycloak.testsuite.federation.storage.UserStorageTest | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public setTimeOfDay(hour int, minute int, second int, addSeconds int) : void extracted from public testDailyEviction() : void in class org.keycloak.testsuite.federation.storage.UserStorageTest & moved to class org.keycloak.testsuite.AbstractKeycloakTest | From | To |