Security

You can control who can create, deploy, or replace your User Code Namespaces using permissions. You can also provide permissions for the instantiation and registration of user customizations that lookup code in your User Code Namespaces.

Permissions are set using the UserCodeNamespacePermission class, which extends the InstancePermission class.

For further information on the UserCodeNamespacePermission class, refer to Class UserCodeNamespacePermission in the Java API documentation.

For further information on client permissions with User Code Namespaces, see the Client Security topic.