dcc19a39d713fd4121f0220ba4eb0e79018f23da
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 27
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public setUpdateProfileFirstLogin(updateProfileFirstLogin boolean) : void renamed to public setUpdateProfileFirstLoginMode(updateProfileFirstLoginMode String) : void in class org.keycloak.models.entities.IdentityProviderEntity | From | To | |
| Rename Method public setUpdateProfileFirstLogin(updateProfileFirstLogin boolean) : void renamed to public setUpdateProfileFirstLoginMode(updateProfileFirstLoginMode String) : void in class org.keycloak.models.jpa.entities.IdentityProviderEntity | From | To | |
| Rename Method public setUpdateProfileFirstLogin(updateProfileFirstLogin boolean) : void renamed to public setUpdateProfileFirstLoginMode(updateProfileFirstLoginMode String) : void in class org.keycloak.models.IdentityProviderModel | From | To | |
| Change Parameter Type | 3 | ||
| Change Parameter Type updateProfileFirstLogin : boolean to updateProfileFirstLoginMode : String in method public setUpdateProfileFirstLoginMode(updateProfileFirstLoginMode String) : void in class org.keycloak.models.IdentityProviderModel | From | To | |
| Change Parameter Type updateProfileFirstLogin : boolean to updateProfileFirstLoginMode : String in method public setUpdateProfileFirstLoginMode(updateProfileFirstLoginMode String) : void in class org.keycloak.models.entities.IdentityProviderEntity | From | To | |
| Change Parameter Type updateProfileFirstLogin : boolean to updateProfileFirstLoginMode : String in method public setUpdateProfileFirstLoginMode(updateProfileFirstLoginMode String) : void in class org.keycloak.models.jpa.entities.IdentityProviderEntity | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute updateProfileFirstLogin : boolean to updateProfileFirstLoginMode : String in class org.keycloak.models.IdentityProviderModel | From | To | |
| Rename Attribute updateProfileFirstLogin : boolean to updateProfileFirstLoginMode : String in class org.keycloak.models.entities.IdentityProviderEntity | From | To | |
| Rename Attribute updateProfileFirstLogin : boolean to updateProfileFirstLoginMode : String in class org.keycloak.models.jpa.entities.IdentityProviderEntity | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type updateProfileFirstLogin : boolean to updateProfileFirstLoginMode : String in class org.keycloak.models.IdentityProviderModel | From | To | |
| Change Attribute Type updateProfileFirstLogin : boolean to updateProfileFirstLoginMode : String in class org.keycloak.models.entities.IdentityProviderEntity | From | To | |
| Change Attribute Type updateProfileFirstLogin : boolean to updateProfileFirstLoginMode : String in class org.keycloak.models.jpa.entities.IdentityProviderEntity | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter updateProfileFirstLogin : boolean to updateProfileFirstLoginMode : String in method public setUpdateProfileFirstLoginMode(updateProfileFirstLoginMode String) : void in class org.keycloak.models.jpa.entities.IdentityProviderEntity | From | To | |
| Rename Parameter updateProfileFirstLogin : boolean to updateProfileFirstLoginMode : String in method public setUpdateProfileFirstLoginMode(updateProfileFirstLoginMode String) : void in class org.keycloak.models.IdentityProviderModel | From | To | |
| Rename Parameter updateProfileFirstLogin : boolean to updateProfileFirstLoginMode : String in method public setUpdateProfileFirstLoginMode(updateProfileFirstLoginMode String) : void in class org.keycloak.models.entities.IdentityProviderEntity | From | To |