14b3d085a0cbafb49d6fd78f50f0ae3c0b474988
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public accountAccessPage(baseUri URI, realmId String) : URI renamed to public accountApplicationsPage(baseUri URI, realmId String) : URI in class org.keycloak.services.Urls | From | To | |
Rename Method public accessPage() : Response renamed to public applicationsPage() : Response in class org.keycloak.services.resources.AccountService | From | To | |
Rename Method public getAccessUrl() : String renamed to public getApplicationsUrl() : String in class org.keycloak.account.freemarker.model.UrlBean | From | To | |
Rename Attribute | 2 | ||
Rename Attribute accountAccessPage : AccountAccessPage to accountApplicationsPage : AccountApplicationsPage in class org.keycloak.testsuite.account.ProfileTest | From | To | |
Rename Attribute accountAccessPage : AccountAccessPage to accountApplicationsPage : AccountApplicationsPage in class org.keycloak.testsuite.broker.OIDCKeyCloakServerBrokerBasicTest | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type accountAccessPage : AccountAccessPage to accountApplicationsPage : AccountApplicationsPage in class org.keycloak.testsuite.account.ProfileTest | From | To | |
Change Attribute Type accountAccessPage : AccountAccessPage to accountApplicationsPage : AccountApplicationsPage in class org.keycloak.testsuite.broker.OIDCKeyCloakServerBrokerBasicTest | From | To |