Uses of Class
net.n2oapp.framework.access.metadata.Security
-
Packages that use Security Package Description net.n2oapp.framework.access.data -
-
Uses of Security in net.n2oapp.framework.access.data
Methods in net.n2oapp.framework.access.data with parameters of type Security Modifier and Type Method Description voidSecurityProvider. checkAccess(Security security, net.n2oapp.framework.api.user.UserContext userContext)Проверка есть ли у пользователя из userContext доступ к объекту, права к которуму регулирует security
-