cccddebfd03e035b8eacef31943065ff1c0cd28b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 5 | ||
Inline Method private redirectToErrorPage(authSession AuthenticationSessionModel, message String, parameters Object...) : Response inlined to private redirectToErrorWhenLinkingFailed(authSession AuthenticationSessionModel, message String, parameters Object...) : Response in class org.keycloak.services.resources.IdentityBrokerService | From | To | |
Inline Method private redirectToErrorPage(authSession AuthenticationSessionModel, message String, parameters Object...) : Response inlined to public clientInitiatedAccountLinking(providerId String, redirectUri String, clientId String, nonce String, hash String) : Response in class org.keycloak.services.resources.IdentityBrokerService | From | To | |
Inline Method private redirectToErrorPage(authSession AuthenticationSessionModel, message String, parameters Object...) : Response inlined to private afterFirstBrokerLogin(clientSessionCode ClientSessionCode<AuthenticationSessionModel>) : Response in class org.keycloak.services.resources.IdentityBrokerService | From | To | |
Inline Method private redirectToErrorPage(authSession AuthenticationSessionModel, message String, parameters Object...) : Response inlined to public afterPostBrokerLoginFlow(code String, clientId String) : Response in class org.keycloak.services.resources.IdentityBrokerService | From | To | |
Inline Method private redirectToErrorPage(authSession AuthenticationSessionModel, message String, parameters Object...) : Response inlined to private performAccountLinking(authSession AuthenticationSessionModel, userSession UserSessionModel, context BrokeredIdentityContext, newModel FederatedIdentityModel, federatedUser UserModel) : Response in class org.keycloak.services.resources.IdentityBrokerService | From | To | |
Extract Method | 8 | ||
Extract Method private redirectToErrorPage(authSession AuthenticationSessionModel, status Response.Status, message String, parameters Object...) : Response extracted from private afterPostBrokerLoginFlowSuccess(authSession AuthenticationSessionModel, context BrokeredIdentityContext, wasFirstBrokerLogin boolean, clientSessionCode ClientSessionCode<AuthenticationSessionModel>) : Response in class org.keycloak.services.resources.IdentityBrokerService | From | To | |
Extract Method private redirectToErrorPage(authSession AuthenticationSessionModel, status Response.Status, message String, parameters Object...) : Response extracted from public afterPostBrokerLoginFlow(code String, clientId String) : Response in class org.keycloak.services.resources.IdentityBrokerService | From | To | |
Extract Method private redirectToErrorPage(authSession AuthenticationSessionModel, status Response.Status, message String, parameters Object...) : Response extracted from public clientInitiatedAccountLinking(providerId String, redirectUri String, clientId String, nonce String, hash String) : Response in class org.keycloak.services.resources.IdentityBrokerService | From | To | |
Extract Method private redirectToErrorPage(authSession AuthenticationSessionModel, status Response.Status, message String, parameters Object...) : Response extracted from private performAccountLinking(authSession AuthenticationSessionModel, userSession UserSessionModel, context BrokeredIdentityContext, newModel FederatedIdentityModel, federatedUser UserModel) : Response in class org.keycloak.services.resources.IdentityBrokerService | From | To | |
Extract Method private redirectToErrorPage(authSession AuthenticationSessionModel, status Response.Status, message String, parameters Object...) : Response extracted from private redirectToErrorWhenLinkingFailed(authSession AuthenticationSessionModel, message String, parameters Object...) : Response in class org.keycloak.services.resources.IdentityBrokerService | From | To | |
Extract Method private redirectToErrorPage(authSession AuthenticationSessionModel, status Response.Status, message String, parameters Object...) : Response extracted from private afterFirstBrokerLogin(clientSessionCode ClientSessionCode<AuthenticationSessionModel>) : Response in class org.keycloak.services.resources.IdentityBrokerService | From | To |