JVM permissions

In addition to the access control checks performed by JGSS, the Java™ virtual machine (JVM) performs authorization checks when accessing a variety of resources, including files, Java properties, packages, and sockets.

For more information about using JVM permissions, see Permissions in the Java 2 SDK.

The following list identifies the permissions required when you use the JAAS features of JGSS or use JGSS with a security manager:

Related concepts
JAAS permission checks