518b48604cf7286ed52a1f01c20f288b0a9ee58c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private determineProfileClassByName(className String) : String extracted from public buildProfile(typedId String, attributes Map<String,Object>) : UserProfile in class org.pac4j.core.profile.ProfileHelper | From | To | |
Extract Method private buildUserProfileByClassCompleteName(typedId String, attributes Map<String,Object>, completeName String) : UserProfile extracted from public buildProfile(typedId String, attributes Map<String,Object>) : UserProfile in class org.pac4j.core.profile.ProfileHelper | From | To |