c1611a12ed1e3ed0fb028b1719a7c3486bc011b2
Files Diff
- Added: 6
- Removed: 3
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type winKeychain : WindowsSystemKeychainAccess to winKeychain : WindowsProtectedKeychainAccess in method package provideKeychainAccessStrategies(macKeychain MacSystemKeychainAccess, winKeychain WindowsProtectedKeychainAccess) : Set<KeychainAccessStrategy> in class org.cryptomator.keychain.TestKeychainModule | From | To | |
Change Parameter Type winKeychain : WindowsSystemKeychainAccess to winKeychain : WindowsProtectedKeychainAccess in method package provideKeychainAccessStrategies(macKeychain MacSystemKeychainAccess, winKeychain WindowsProtectedKeychainAccess) : Set<KeychainAccessStrategy> in class org.cryptomator.keychain.KeychainModule | From | To | |
Rename Class | 3 | ||
Rename Class org.cryptomator.keychain.KeychainTestModule renamed to org.cryptomator.keychain.TestKeychainModule | From | To | |
Rename Class org.cryptomator.keychain.WindowsSystemKeychainAccess renamed to org.cryptomator.keychain.WindowsProtectedKeychainAccess | From | To | |
Rename Class org.cryptomator.keychain.KeychainComponent renamed to org.cryptomator.keychain.TestKeychainComponent | From | To | |
Rename Attribute | 1 | ||
Rename Attribute keyStore : KeyStore to dataProtection : WinDataProtection in class org.cryptomator.keychain.WindowsProtectedKeychainAccess | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type keyStore : KeyStore to dataProtection : WinDataProtection in class org.cryptomator.keychain.WindowsProtectedKeychainAccess | From | To |