4880c0443c4b60bcd62565b4bc748095681cfad2
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type List<ConfigPropertyRepresentation> to ComponentTypeRepresentation in method public getSubcomponentConfig(id String, providerType String, providerId String) : ComponentTypeRepresentation in class org.keycloak.services.resources.admin.ComponentResource | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getTypeMetadata() : Map<String,Object> extracted from public getSubcomponentConfig(id String, providerType String, providerId String) : List<ConfigPropertyRepresentation> in class org.keycloak.services.resources.admin.ComponentResource & moved to class org.keycloak.component.ComponentFactory | From | To |