5972c94dc8ef88c5e37d7f958d09efba507c4762
Files Diff
- Added: 20
- Removed: 0
- Renamed: 0
- Modified: 18
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type representation : PolicyRepresentation to representation : AggregatePolicyRepresentation in method public onUpdate(policy Policy, representation AggregatePolicyRepresentation, authorization AuthorizationProvider) : void in class org.keycloak.authorization.policy.provider.aggregated.AggregatePolicyProviderFactory | From | To | |
Change Parameter Type representation : PolicyRepresentation to representation : AggregatePolicyRepresentation in method public onCreate(policy Policy, representation AggregatePolicyRepresentation, authorization AuthorizationProvider) : void in class org.keycloak.authorization.policy.provider.aggregated.AggregatePolicyProviderFactory | From | To | |
Change Return Type | 1 | ||
Change Return Type PermissionsTable to PoliciesTable in method public policies() : PoliciesTable in class org.keycloak.testsuite.console.page.clients.authorization.policy.Policies | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type table : PermissionsTable to table : PoliciesTable in class org.keycloak.testsuite.console.page.clients.authorization.policy.Policies | From | To |