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 PermissionCollectionInfoPolicyBrowser. getPermissionsForContainer(String p_strName)Get the the permissions that are effectively assigned to the given container.PermissionCollectionInfoPolicyBrowser. getPermissionsForSet(String p_strName)Get the the permissions that are effectively assigned to the given set.PermissionCollectionInfoPolicyBrowser. getPermissionsForUser(String p_strName)Get the the permissions that are effectively assigned to the given user.
-