Uses of Class
org.opencms.security.CmsPermissionSetCustom
Package
Description
Low-level database connection and access functionality.
Access control and security classes for the OpenCms ACL permission system.
-
Uses of CmsPermissionSetCustom in org.opencms.db
Modifier and TypeMethodDescriptionCmsDriverManager.getPermissions
(CmsDbContext dbc, CmsResource resource, CmsUser user) Returns the set of permissions of the current user for a given resource.CmsSecurityManager.getPermissions
(CmsRequestContext context, CmsResource resource, CmsUser user) Returns the set of permissions of the current user for a given resource. -
Uses of CmsPermissionSetCustom in org.opencms.security
Modifier and TypeMethodDescriptionCalculates the permissions of the given user and his groups from the access control list.CmsAccessControlList.getPermissions
(CmsUUID principalId) Returns the permission set of a principal as stored in the access control list.Modifier and TypeMethodDescriptionCmsAccessControlList.getPermissionMap()
Returns the permission map of this access control list.