0deee6183b68a9883af97ab7904de89ac60d9f54
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private addMagicAndChecksum(buffer ByteBuffer) : void renamed to private addMagicChecksumAndEncryption(intId int, pageIndex int, buffer ByteBuffer) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache | From | To | |
Change Variable Type | 1 | ||
Change Variable Type exception : OSecurityException to exception : Exception in method public testCreatedAESEncryptedDatabase() : void in class com.orientechnologies.orient.core.encryption.impl.OAESGCMEncryptionTest | From | To |