53b0d5cb9f83f9ef47495f036ea028a1def88f24
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to Optional<Map<String,KeychainEntry>> in method private loadKeychainEntries(keychainPath Path) : Optional<Map<String,KeychainEntry>> in class org.cryptomator.keychain.WindowsProtectedKeychainAccess | From | To | |
Move Attribute | 1 | ||
Move Attribute private keychainPath : Path from class org.cryptomator.keychain.WindowsProtectedKeychainAccess to private keychainPath : Path from class org.cryptomator.keychain.WindowsProtectedKeychainAccessTest | From | To | |
Extract Method | 1 | ||
Extract Method private saveKeychainEntries(keychainPath Path) : void extracted from private saveKeychainEntries() : void in class org.cryptomator.keychain.WindowsProtectedKeychainAccess | From | To |