Uses of Interface
de.uplanet.lucy.server.security.scripting.IPermissionCollectionInfo
Package
Description
-
Uses of IPermissionCollectionInfo in de.uplanet.lucy.server.security.scripting
Modifier and TypeMethodDescriptionIPolicyBrowser.getPermissionsForContainer
(String p_strName) Get the the permissions that are effectively assigned to the given container.IPolicyBrowser.getPermissionsForSet
(String p_strName) Get the the permissions that are effectively assigned to the given set.IPolicyBrowser.getPermissionsForUser
(String p_strName) Get the the permissions that are effectively assigned to the given user. -
Uses of IPermissionCollectionInfo in de.uplanet.lucy.server.security.scripting.groovy
Modifier and TypeMethodDescriptionGroovyPolicyBrowser.getPermissionsForContainer
(String p_strName) GroovyPolicyBrowser.getPermissionsForSet
(String p_strName) GroovyPolicyBrowser.getPermissionsForUser
(String p_strName)