ec1116627f251dbc434111840111a417263403ee
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method private getFilesToUse(session ClientSession) : List<HostKeyFile> extracted from public verifyServerKey(clientSession ClientSession, remoteAddress SocketAddress, serverKey PublicKey) : boolean in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter clientSession : ClientSession to session : ClientSession in method private getFilesToUse(session ClientSession) : List<HostKeyFile> in class org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyVerifier | From | To |