6536b5cbca8b876e92c5943f25768ba0c450eada
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable keyId : String in method private findPublicKeyByKeyId(keyBlob KeyBlob) : PGPPublicKey from class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator | From | To | |
Extract Variable fingerprint : String in method private findPublicKeyByKeyId(keyBlob KeyBlob) : PGPPublicKey from class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator | From | To | |
Extract Variable keyId : String in method private findSecretKeyInLegacySecring(signingkey String, secringFile Path) : PGPSecretKey from class org.eclipse.jgit.lib.internal.BouncyCastleGpgKeyLocator | From | To |