729 views
0

Which of the following is true for secure caller access in Java?

 
Native code bypasses Java security checks
Create public methods in trusted classes to give access to untrusted
The System.loadLibrary method is invariant on caller class
The best practice is to grant untrusted classes direct access to native code
Shubham Haldkar Changed status to publish 18, October ,2022
0
Native code bypasses Java security checks
Shubham Haldkar Changed status to publish 18, October ,2022
Shopping Basket