9ab44b79cebb1e39e2ee4b62c392d0d60d48acb1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable body : InputStream to content : InputStream in method public process(commandInvocation CommandInvocation) : CommandResult in class org.keycloak.client.admin.cli.commands.AbstractRequestCmd | From | To | |
Extract Variable | 1 | ||
Extract Variable uri : String in method public process(commandInvocation CommandInvocation) : CommandResult from class org.keycloak.client.admin.cli.commands.GetRolesCmd | From | To | |
Extract Method | 1 | ||
Extract Method private isCompositeRoleSpecified() : boolean extracted from public process(commandInvocation CommandInvocation) : CommandResult in class org.keycloak.client.admin.cli.commands.GetRolesCmd | From | To |