b1b6970f8dc871eac766f4cf810f13272780c0ae
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method protected loadProfilesFromSession(context C, currentClients List<Client>) : boolean from class org.pac4j.core.engine.DefaultSecurityLogic to public mustLoadProfilesFromSession(context C, currentClients List<Client>) : boolean from class org.pac4j.core.engine.decision.DefaultProfileStorageDecision | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute saveProfileInSession : boolean to profileStorageDecision : ProfileStorageDecision in class org.pac4j.core.engine.DefaultSecurityLogic | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type saveProfileInSession : boolean to profileStorageDecision : ProfileStorageDecision in class org.pac4j.core.engine.DefaultSecurityLogic | From | To |