f17612e2c17757cbbb68b089c05842fad91785da
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 6
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Updated | |
| From javax.servlet:javax.servlet-api 3.0.1 To 3.1.0 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Variable | 2 | ||
| Inline Variable request : HttpServletRequest in method public destroySession(context J2EContext, sessionId String) : void from class org.pac4j.cas.logout.CasSingleSignOutHandler | From | To | |
| Inline Variable request : HttpServletRequest in method public recordSession(context J2EContext, ticket String) : void from class org.pac4j.cas.logout.CasSingleSignOutHandler | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter sessionId : String to ticket : String in method public destroySession(context J2EContext, ticket String) : void in class org.pac4j.cas.logout.CasSingleSignOutHandler | From | To |