...
Refer to the guideline SEC08-J. Enforce Protect sensitive operations with security manager checks in code that performs sensitive operations to learn about implementing the performSecurityManagerCheck()
method. As with guideline SER04-J. Validate deserialized objects, it is important to protect against the finalizer attack.
...