70eb0c99e4795bfd0622566d960a16195ad87684
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable cryptor : Cryptor to filenameCryptor : FilenameCryptor in method public testDeterministicEncryptionOfFilenames() : void in class org.cryptomator.crypto.engine.impl.FilenameCryptorImplTest | From | To | |
| Rename Variable cryptor : Cryptor to filenameCryptor : FilenameCryptor in method public testDeterministicHashingOfDirectoryIds() : void in class org.cryptomator.crypto.engine.impl.FilenameCryptorImplTest | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type cryptor : Cryptor to filenameCryptor : FilenameCryptor in method public testDeterministicHashingOfDirectoryIds() : void in class org.cryptomator.crypto.engine.impl.FilenameCryptorImplTest | From | To | |
| Change Variable Type cryptor : Cryptor to filenameCryptor : FilenameCryptor in method public testDeterministicEncryptionOfFilenames() : void in class org.cryptomator.crypto.engine.impl.FilenameCryptorImplTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type filenameCryptor : FilenameCryptor to filenameCryptor : AtomicReference<FilenameCryptor> in class org.cryptomator.crypto.engine.impl.CryptorImpl | From | To |