9c237f09ca96da1f7ae345b25ef76942142c0e09
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type encryptionAlgorithmName : String to encryptionAlgorithm : AS2EncryptionAlgorithm in method public createEncryptor(encryptionAlgorithm AS2EncryptionAlgorithm) : OutputEncryptor in class org.apache.camel.component.as2.api.util.EncryptingUtils | From | To | |
| Change Parameter Type encryptionAlgorithmName : String to encryptionAlgorithm : AS2EncryptionAlgorithm in method public send(ediMessage String, requestUri String, subject String, from String, as2From String, as2To String, as2MessageStructure AS2MessageStructure, ediMessageContentType ContentType, ediMessageTransferEncoding String, signingCertificateChain Certificate[], signingPrivateKey PrivateKey, dispositionNotificationTo String, signedReceiptMicAlgorithms String[], encryptionAlgorithm AS2EncryptionAlgorithm, encryptionCertificateChain Certificate[], encryptionPrivateKey PrivateKey) : HttpCoreContext in class org.apache.camel.component.as2.api.AS2ClientManager | From | To | |
| Rename Variable | 1 | ||
| Rename Variable algorithmName : String to encryptionAlgorithm : AS2EncryptionAlgorithm in method public createEncryptor(httpContext HttpCoreContext) : OutputEncryptor in class org.apache.camel.component.as2.api.AS2ClientManager | From | To | |
| Change Return Type | 1 | ||
| Change Return Type AS2Algorithm to AS2EncryptionAlgorithm in method public getAS2Algorithm(algorithmName String) : AS2EncryptionAlgorithm in class org.apache.camel.component.as2.api.AS2EncryptionAlgorithm | From | To | |
| Rename Class | 1 | ||
| Rename Class org.apache.camel.component.as2.api.AS2Algorithm renamed to org.apache.camel.component.as2.api.AS2EncryptionAlgorithm | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute ENCRYPTING_ALGORITHM_NAME : String to ENCRYPTING_ALGORITHM : String in class org.apache.camel.component.as2.api.AS2ClientManager | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type algorithmName : String to encryptionAlgorithm : AS2EncryptionAlgorithm in method public createEncryptor(httpContext HttpCoreContext) : OutputEncryptor in class org.apache.camel.component.as2.api.AS2ClientManager | From | To | |
| Inline Variable | 1 | ||
| Inline Variable algorithmOID : ASN1ObjectIdentifier in method public createEncryptor(encryptionAlgorithmName String) : OutputEncryptor from class org.apache.camel.component.as2.api.util.EncryptingUtils | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter encryptionAlgorithmName : String to encryptionAlgorithm : AS2EncryptionAlgorithm in method public send(ediMessage String, requestUri String, subject String, from String, as2From String, as2To String, as2MessageStructure AS2MessageStructure, ediMessageContentType ContentType, ediMessageTransferEncoding String, signingCertificateChain Certificate[], signingPrivateKey PrivateKey, dispositionNotificationTo String, signedReceiptMicAlgorithms String[], encryptionAlgorithm AS2EncryptionAlgorithm, encryptionCertificateChain Certificate[], encryptionPrivateKey PrivateKey) : HttpCoreContext in class org.apache.camel.component.as2.api.AS2ClientManager | From | To | |
| Rename Parameter encryptionAlgorithmName : String to encryptionAlgorithm : AS2EncryptionAlgorithm in method public createEncryptor(encryptionAlgorithm AS2EncryptionAlgorithm) : OutputEncryptor in class org.apache.camel.component.as2.api.util.EncryptingUtils | From | To |