324e5a7cf2bdb6f93e7c6fd9023817528f243dcf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable digest : byte[] to sig : byte[] in method protected computeSignature(secret byte[], str String) : String in class org.apache.hadoop.security.authentication.util.Signer | From | To | |
| Rename Variable md : MessageDigest to mac : Mac in method protected computeSignature(secret byte[], str String) : String in class org.apache.hadoop.security.authentication.util.Signer | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type md : MessageDigest to mac : Mac in method protected computeSignature(secret byte[], str String) : String in class org.apache.hadoop.security.authentication.util.Signer | From | To |