06e22e6d7425abb5bf4f898ec6e2b45d723d62ef
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package statusCodeAndErrorMessage(connection HttpURLConnection) : String renamed to package buildHttpErrorMessage(connection HttpURLConnection) : String in class org.pac4j.cas.client.rest.HttpUtils | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type ticketGrantingTicket : String to profile : HttpProfile in method public requestServiceTicket(serviceURL URL, profile HttpProfile) : CasCredentials in class org.pac4j.cas.client.rest.CasRestClient | From | To | |
Change Return Type | 1 | ||
Change Return Type String to CasCredentials in method public requestServiceTicket(serviceURL URL, profile HttpProfile) : CasCredentials in class org.pac4j.cas.client.rest.CasRestClient | From | To | |
Rename Parameter | 1 | ||
Rename Parameter ticketGrantingTicket : String to profile : HttpProfile in method public requestServiceTicket(serviceURL URL, profile HttpProfile) : CasCredentials in class org.pac4j.cas.client.rest.CasRestClient | From | To |