217e76443172c49938d36a993fb168eb5db6d89d
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable value : String to value1 : String in method private tryCreateOidcClient(clients List<Client>) : void in class org.pac4j.config.client.PropertiesConfigFactory | From | To | |
Rename Variable key : String to key1 : String in method private tryCreateOidcClient(clients List<Client>) : void in class org.pac4j.config.client.PropertiesConfigFactory | From | To | |
Rename Class | 2 | ||
Rename Class org.pac4j.config.client.ConfigPropertiesFactory renamed to org.pac4j.config.client.PropertiesConfigFactory | From | To | |
Rename Class org.pac4j.config.client.ConfigPropertiesFactoryTests renamed to org.pac4j.config.client.PropertiesConfigFactoryTests | From | To | |
Change Variable Type | 1 | ||
Change Variable Type factory : ConfigPropertiesFactory to factory : PropertiesConfigFactory in method public test() : void in class org.pac4j.config.client.PropertiesConfigFactoryTests | From | To |