b80701589c26850b2aadd20f078bfa96dd0b55ef
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type representations : String[] to representations : List<ResourceRepresentation> in method public findByName(name String) : ResourceRepresentation in class org.keycloak.authorization.client.resource.ProtectedResource | From | To | |
Change Variable Type representations : String[] to representations : List<ResourceRepresentation> in method public findByName(name String, ownerId String) : ResourceRepresentation in class org.keycloak.authorization.client.resource.ProtectedResource | From | To |