ef8abcef557143ac9896b6ded026a4e705e6927c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable input : InputStream to publicKeyInput : InputStream in method private getOrInitKeyPair() : KeyPair in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState | From | To | |
| Extract Method | 2 | ||
| Extract Method private getOrInitKeyPair() : KeyPair extracted from public getPublicKey() : PublicKey in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState | From | To | |
| Extract Method private getOrInitKeyPair() : KeyPair extracted from public getPrivateKey() : PrivateKey in class org.kaaproject.kaa.client.persistence.KaaClientPropertiesState | From | To |