7aeb3b769a9df352c8adde12c79369131b4f84fb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private buildBasicAuthString(configuration ServiceNowConfiguration) : String renamed to private getBasicAuthenticationString(conf ServiceNowConfiguration) : String in class org.apache.camel.component.servicenow.auth.AuthenticationRequestFilter | From | To | |
Rename Attribute | 1 | ||
Rename Attribute token : OAuthToken to authToken : OAuthToken in class org.apache.camel.component.servicenow.auth.AuthenticationRequestFilter | From | To | |
Rename Parameter | 2 | ||
Rename Parameter configuration : ServiceNowConfiguration to conf : ServiceNowConfiguration in method private getBasicAuthenticationString(conf ServiceNowConfiguration) : String in class org.apache.camel.component.servicenow.auth.AuthenticationRequestFilter | From | To | |
Rename Parameter configuration : ServiceNowConfiguration to conf : ServiceNowConfiguration in method public AuthenticationRequestFilter(conf ServiceNowConfiguration) in class org.apache.camel.component.servicenow.auth.AuthenticationRequestFilter | From | To |