6d1badd70784f31e1635e06ce1362c4e18a84efc
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type request : HttpServletRequest to requestProvider : Provider<HttpServletRequest> in method public SingularityQueryParamAuthenticator(requestProvider Provider<HttpServletRequest>, authDatastore SingularityAuthDatastore) in class com.hubspot.singularity.auth.authenticator.SingularityQueryParamAuthenticator | From | To | |
| Change Parameter Type request : HttpServletRequest to requestProvider : Provider<HttpServletRequest> in method public SingularityHeaderPassthroughAuthenticator(datastore SingularityAuthDatastore, configuration SingularityConfiguration, requestProvider Provider<HttpServletRequest>) in class com.hubspot.singularity.auth.authenticator.SingularityHeaderPassthroughAuthenticator | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute request : HttpServletRequest to requestProvider : Provider<HttpServletRequest> in class com.hubspot.singularity.auth.authenticator.SingularityQueryParamAuthenticator | From | To | |
| Rename Attribute request : HttpServletRequest to requestProvider : Provider<HttpServletRequest> in class com.hubspot.singularity.auth.authenticator.SingularityHeaderPassthroughAuthenticator | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type request : HttpServletRequest to requestProvider : Provider<HttpServletRequest> in class com.hubspot.singularity.auth.authenticator.SingularityQueryParamAuthenticator | From | To | |
| Change Attribute Type request : HttpServletRequest to requestProvider : Provider<HttpServletRequest> in class com.hubspot.singularity.auth.authenticator.SingularityHeaderPassthroughAuthenticator | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter request : HttpServletRequest to requestProvider : Provider<HttpServletRequest> in method public SingularityQueryParamAuthenticator(requestProvider Provider<HttpServletRequest>, authDatastore SingularityAuthDatastore) in class com.hubspot.singularity.auth.authenticator.SingularityQueryParamAuthenticator | From | To | |
| Rename Parameter request : HttpServletRequest to requestProvider : Provider<HttpServletRequest> in method public SingularityHeaderPassthroughAuthenticator(datastore SingularityAuthDatastore, configuration SingularityConfiguration, requestProvider Provider<HttpServletRequest>) in class com.hubspot.singularity.auth.authenticator.SingularityHeaderPassthroughAuthenticator | From | To |