81b87cca4648dbf1a745c662a77acd5eec8905e0
Files Diff
- Added: 4
- Removed: 4
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 4 | ||
Rename Class tachyon.security.authentication.CustomAuthenticationProviderImpl renamed to tachyon.security.authentication.CustomAuthenticationProvider | From | To | |
Rename Class tachyon.security.authentication.CustomAuthenticationProviderImplTest renamed to tachyon.security.authentication.CustomAuthenticationProviderTest | From | To | |
Rename Class tachyon.security.authentication.SimpleAuthenticationProviderImplTest renamed to tachyon.security.authentication.SimpleAuthenticationProviderTest | From | To | |
Rename Class tachyon.security.authentication.SimpleAuthenticationProviderImpl renamed to tachyon.security.authentication.SimpleAuthenticationProvider | From | To | |
Change Variable Type | 1 | ||
Change Variable Type provider : CustomAuthenticationProviderImpl to provider : CustomAuthenticationProvider in method public mockCustomProviderTest() : void in class tachyon.security.authentication.CustomAuthenticationProviderTest | From | To |