1374f8f548a64d8b3b4a6352969ce24cc1d34f46
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type type : CertificateApprover.ApprovalType to type : ApprovalType in method public requestCertificate(csr String, type ApprovalType) : Future<X509CertificateHolder> in class org.apache.hadoop.hdds.security.x509.certificate.authority.CertificateServer | From | To | |
Change Parameter Type approver : CertificateApprover.ApprovalType to approver : ApprovalType in method public revokeCertificate(certificate X509Certificate, approver ApprovalType) : Future<Boolean> in class org.apache.hadoop.hdds.security.x509.certificate.authority.CertificateServer | From | To |