8d5388bf51f2d657d49316d0e24731dc155eafb4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method public setInternalAttributeHandler(internalAttributeHandler InternalAttributeHandler) : void from class org.pac4j.core.profile.UserProfile to public setInternalAttributeHandler(internalAttributeHandler InternalAttributeHandler) : void from class org.pac4j.core.profile.ProfileHelper | From | To | |
| Move Method public getInternalAttributeHandler() : InternalAttributeHandler from class org.pac4j.core.profile.UserProfile to public getInternalAttributeHandler() : InternalAttributeHandler from class org.pac4j.core.profile.ProfileHelper | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private internalAttributeHandler : InternalAttributeHandler from class org.pac4j.core.profile.UserProfile to private internalAttributeHandler : InternalAttributeHandler from class org.pac4j.core.profile.ProfileHelper | From | To |