33bbbc3c77eeee37a7b3d233f3c7be904948c5e7
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 14
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Updated | |
From org.eclipse.jetty:jetty-servlet 9.3.17.v20170317 To 9.4.5.v20170502 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type KnownUser to UserPrincipal in method protected loadUserInfo(user String) : UserPrincipal in class org.eclipse.jgit.junit.http.AppServer.TestMappedLoginService | From | To | |
Change Variable Type | 1 | ||
Change Variable Type users : MappedLoginService to users : AbstractLoginService in method private auth(ctx ServletContextHandler, authType Authenticator) : void in class org.eclipse.jgit.junit.http.AppServer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter usrname : String to user : String in method protected loadUserInfo(user String) : UserPrincipal in class org.eclipse.jgit.junit.http.AppServer.TestMappedLoginService | From | To |