8191e1681eca3e5ec0b435de3c7c1c4268ae78d6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testDefaultClient() : void renamed to public testDefaultClientDirectClientInURL() : void in class org.pac4j.core.client.finder.DefaultCallbackClientFinderTests | From | To | |
Rename Variable | 1 | ||
Rename Variable client : Client to foundClient : Client in method public perform(context C, config Config, httpActionAdapter HttpActionAdapter<R,C>, inputDefaultUrl String, inputMultiProfile Boolean, inputRenewSession Boolean, client String) : R in class org.pac4j.core.engine.DefaultCallbackLogic | From | To | |
Extract Variable | 1 | ||
Extract Variable securityClientNames : String in method public find(clients Clients, context WebContext, clientNames String) : List<Client> from class org.pac4j.core.client.finder.DefaultSecurityClientFinder | From | To |