e2f48bf893a41d8ec4fcd38e6b653a99ff3f5953
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type profile : HttpProfile to profile : HttpTGTProfile in method public requestServiceTicket(serviceURL String, profile HttpTGTProfile) : CasCredentials in class org.pac4j.cas.client.rest.AbstractCasRestClient | From | To | |
Change Return Type | 1 | ||
Change Return Type HttpProfile to HttpTGTProfile in method public requestTicketGrantingTicket(context WebContext) : HttpTGTProfile in class org.pac4j.cas.client.rest.AbstractCasRestClient | From | To | |
Change Variable Type | 1 | ||
Change Variable Type profile : HttpProfile to profile : HttpTGTProfile in method public testRestProtocolForm() : void in class org.pac4j.test.cas.client.rest.CasClientRestProtocolIT | From | To |