[
https://issues.apache.org/jira/browse/IGNITE-12282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Garus updated IGNITE-12282:
---------------------------------
Labels: iep-38 (was: )
> Access restriction to the internal package of Ignite
> ----------------------------------------------------
>
> Key: IGNITE-12282
> URL: https://issues.apache.org/jira/browse/IGNITE-12282
> Project: Ignite
> Issue Type: Task
> Reporter: Denis Garus
> Priority: Major
> Labels: iep-38
>
> A user-defined code shouldn't have access to _org.apache.ignite.internal_.*
> that is the internal package of Ignite.
> To restrict a user-defined code, we need to set the package name to the
> _package.access_ security property.
> To grand access to a package, we have to use _accessClassInPackage.\{package
> name}_ runtime permission.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)