Access Control Mechanisms in Java Applications

Abstract:

The article presents research on access control mechanisms in Java regarding safe programming rules. We indicate some source code for its protection of resources using SecurityManager and AccessControl classes. This paper considers unauthorized access, protection classes, privileges, and inheritance of an access control context. The advantages of individual security functions and their integration and cooperation constitute Java's strong position as a secure computing platform. These solutions enable Java to create and deploy applications across various devices and ecosystems.

nsdlogo2016