f838ea5a60e820fb339a4fe103f23bc6da473ee4
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public testLoadSignatureKeys() : void renamed to public shouldReturnSignatureKeys() : void in class org.eclipse.che.multiuser.machine.authentication.server.signature.SignatureKeyManagerTest | From | To | |
| Rename Method public testThrowsExceptionWhenAlgorithmIsNotSupported() : void renamed to public shouldThrowsExceptionWhenAlgorithmIsNotSupported() : void in class org.eclipse.che.multiuser.machine.authentication.server.signature.SignatureKeyManagerTest | From | To | |
| Change Return Type | 1 | ||
| Change Return Type SignatureKeyPairImpl to SignatureKeyPair in method package generateKeyPair(workspaceId String) : SignatureKeyPair in class org.eclipse.che.multiuser.machine.authentication.server.signature.SignatureKeyManager | From | To |