The following table defines the Java platform security permissions that Rhino grants to the instances of SLEE component classes at runtime.

The term "grant" means that Rhino grants the permission, the term "deny" means that Rhino denies the permission.

Permission name SLEE policy
java.security.AllPermission

deny

java.awt.AWTPermission

deny

java.io.FilePermission

deny

java.net.NetPermission

deny

java.util.PropertyPermission

grant read, *
deny all other

java.lang.reflect.ReflectPermission

deny

java.lang.RuntimePermission

deny

java.lang.SecurityPermission

deny

java.io.SerializablePermission

deny

java.net.SocketPermission

deny

Note This permission set is defined by the JAIN SLEE 1.1 specification section 12.1.1.1-slee-component-security-permissions. This section also explains how SBB, profile specification, resource adaptor and library components can be granted additional security permissions over and above the default set.
Previous page Next page
Rhino Version 2.6.1