53b85b40b40a141ac83ddcc47fc8c04924d68055
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public hasProfile() : boolean renamed to public isAuthenticated() : boolean in class org.pac4j.core.profile.ProfileManager | From | To | |
| Extract Variable | 1 | ||
| Extract Variable profile : Optional<U> in method public isAuthenticated() : boolean from class org.pac4j.core.profile.ProfileManager | From | To |