Uses of Class
org.opencms.security.CmsPermissionSetCustom
Packages that use 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
Methods in org.opencms.db that return CmsPermissionSetCustomModifier 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
Methods in org.opencms.security that return CmsPermissionSetCustomModifier 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.Methods in org.opencms.security that return types with arguments of type CmsPermissionSetCustomModifier and TypeMethodDescriptionCmsAccessControlList.getPermissionMap()
Returns the permission map of this access control list.