Tuesday, November 29, 2011

Are the actual permissions for the application defined at run-time or compile-time?

The CLR computes actual permissions at runtime based on code group membership and the calling chain of the code.
Category:Java Security Interview Questions

No comments:

Post a Comment