Uses of Class
de.uplanet.lucy.server.auxiliaries.security.PermissionCollectionInfo
-
Packages that use PermissionCollectionInfo Package Description de.uplanet.lucy.server.auxiliaries.security -
-
Uses of PermissionCollectionInfo in de.uplanet.lucy.server.auxiliaries.security
Methods in de.uplanet.lucy.server.auxiliaries.security that return PermissionCollectionInfo Modifier and Type Method Description PermissionCollectionInfo
PolicyBrowser. getPermissionsForContainer(String p_strName)
Get the the permissions that are effectively assigned to the given container.PermissionCollectionInfo
PolicyBrowser. getPermissionsForSet(String p_strName)
Get the the permissions that are effectively assigned to the given set.PermissionCollectionInfo
PolicyBrowser. getPermissionsForUser(String p_strName)
Get the the permissions that are effectively assigned to the given user.
-