1b99c243960177951dee364badba46c5a13d0ae4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type asyncHttpClient : SingularityAsyncHttpClient to asyncHttpClient : AsyncHttpClient in method public SingularityExternalJWTAuthenticator(asyncHttpClient AsyncHttpClient, configuration SingularityConfiguration, requestProvider Provider<HttpServletRequest>, objectMapper ObjectMapper) in class com.hubspot.singularity.auth.authenticator.SingularityExternalJWTAuthenticator | From | To | |
Rename Attribute | 1 | ||
Rename Attribute authConfiguration : AuthConfiguration to jwtConfiguration : JWTConfiguration in class com.hubspot.singularity.auth.authenticator.SingularityExternalJWTAuthenticator | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type asyncHttpClient : SingularityAsyncHttpClient to asyncHttpClient : AsyncHttpClient in class com.hubspot.singularity.auth.authenticator.SingularityExternalJWTAuthenticator | From | To | |
Change Attribute Type authConfiguration : AuthConfiguration to jwtConfiguration : JWTConfiguration in class com.hubspot.singularity.auth.authenticator.SingularityExternalJWTAuthenticator | From | To |