609c521c17645ca38304d8922f58b900b8307410
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private removeFromClientPolicies(event ClientRemovedEvent, authorizationProvider AuthorizationProvider) : void extracted from public synchronize(event ClientRemovedEvent, factory KeycloakSessionFactory) : void in class org.keycloak.authorization.store.syncronization.ClientApplicationSynchronizer | From | To | |
Extract Method private removeUserResources(event UserRemovedEvent, authorizationProvider AuthorizationProvider) : void extracted from public synchronize(event UserRemovedEvent, factory KeycloakSessionFactory) : void in class org.keycloak.authorization.store.syncronization.UserSynchronizer | From | To | |
Extract Method private removeFromUserPolicies(event UserRemovedEvent, authorizationProvider AuthorizationProvider) : void extracted from public synchronize(event UserRemovedEvent, factory KeycloakSessionFactory) : void in class org.keycloak.authorization.store.syncronization.UserSynchronizer | From | To |