862502f3ed6532e04c6fbb8c6e919ca961df8673
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable subString : String to propertyName : String in method public getSystemPropertyAsString(str String) : String in class org.keycloak.saml.common.util.StringUtil | From | To | |
| Rename Variable matcher : Matcher to m : Matcher in method public getSystemPropertyAsString(str String) : String in class org.keycloak.saml.common.util.StringUtil | From | To | |
| Rename Variable buffer : StringBuffer to sb : StringBuilder in method public getSystemPropertyAsString(str String) : String in class org.keycloak.saml.common.util.StringUtil | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type buffer : StringBuffer to sb : StringBuilder in method public getSystemPropertyAsString(str String) : String in class org.keycloak.saml.common.util.StringUtil | From | To |