af2376647ac1def3647fafefd62b0e0e1b4db866
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public provide() : ZonedDateTime renamed to public get() : ZonedDateTime in class org.apache.james.jmap.utils.DefaultZonedDateTimeProvider | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type continuationTokenManager : ContinuationTokenManager to continuationTokenManager : SignedContinuationTokenManager in class org.apache.james.jmap.JMAPAuthenticationTest | From | To | |
Change Attribute Type TTL_IN_MS : int to TTL_IN_MS : long in class org.apache.james.jmap.memory.access.MemoryAccessTokenRepositoryTest | From | To |