Accessibility reset

This commit is contained in:
Nidhi 2021-04-26 18:13:55 +05:30
parent 8afac888c7
commit c8b2035eeb

View File

@ -298,10 +298,9 @@ public class EncryptionHandler {
}
}
field.setAccessible(false);
}
return hasEncryptedFields;
}
}