66df1c22a019f91894f87b4e0c8b8653e34cacdc
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 37
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method public buildFormContentFromUrlAndData(url String, parameters Map<String,String[]>) : OkAction from class org.pac4j.core.exception.http.OkAction to public buildFormPostContent(context WebContext) : String from class org.pac4j.core.exception.http.RedirectionActionHelper | From | To | |
Move Method | 1 | ||
Move Method protected escapeHtml(s String) : String from class org.pac4j.core.exception.http.OkAction to protected escapeHtml(s String) : String from class org.pac4j.core.exception.http.RedirectionActionHelper | From | To | |
Change Return Type | 1 | ||
Change Return Type OkAction to String in method public buildFormPostContent(context WebContext) : String in class org.pac4j.core.exception.http.RedirectionActionHelper | From | To |