bdf1355fa5751e735c36314b09ac8db32316fc5e
Files Diff
- Added: 18
- Removed: 6
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type profilePopulator : SimpleTestUsernameProfileCreator to profilePopulator : ProfileCreator in method public BasicAuthClient(usernamePasswordAuthenticator UsernamePasswordAuthenticator, profilePopulator ProfileCreator) in class org.pac4j.http.client.indirect.BasicAuthClient | From | To | |
Change Parameter Type profileCreator : SimpleTestUsernameProfileCreator to profileCreator : ProfileCreator in method public FormClient(loginUrl String, usernamePasswordAuthenticator UsernamePasswordAuthenticator, profileCreator ProfileCreator) in class org.pac4j.http.client.indirect.FormClient | From | To | |
Move Class | 6 | ||
Move Class org.pac4j.http.client.TestBasicAuthClient moved to org.pac4j.http.client.indirect.TestBasicAuthClient | From | To | |
Move Class org.pac4j.http.client.FormClient moved to org.pac4j.http.client.indirect.FormClient | From | To | |
Move Class org.pac4j.http.client.DirectHttpClient moved to org.pac4j.http.client.direct.DirectHttpClient | From | To | |
Move Class org.pac4j.http.client.IndirectHttpClient moved to org.pac4j.http.client.indirect.IndirectHttpClient | From | To | |
Move Class org.pac4j.http.client.BasicAuthClient moved to org.pac4j.http.client.indirect.BasicAuthClient | From | To | |
Move Class org.pac4j.http.client.TestFormClient moved to org.pac4j.http.client.indirect.TestFormClient | From | To |