44431e023cd2a54a747288fdf4c4529785cac69e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testRetrieveIpFromHeader() : void renamed to public testRetrieveIpFromHeaderDeprecated() : void in class org.pac4j.http.credentials.extractor.IpExtractorTests | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute alternateIpHeader : String to alternateIpHeaders : List<String> in class org.pac4j.http.credentials.extractor.IpExtractor | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type alternateIpHeader : String to alternateIpHeaders : List<String> in class org.pac4j.http.credentials.extractor.IpExtractor | From | To |