d759ab61970a36e097dadf3279993b849bc20069
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private getConstructor(name String) : Constructor<? extends CommonProfile> from class org.pac4j.core.profile.ProfileHelper to public getConstructor(name String) : Constructor from class org.pac4j.core.util.CommonHelper | From | To | |
Change Return Type | 1 | ||
Change Return Type Constructor<? extends CommonProfile> to Constructor in method public getConstructor(name String) : Constructor in class org.pac4j.core.util.CommonHelper | From | To |