Package com.atlassian.bitbucket.permission
package com.atlassian.bitbucket.permission
-
ClassDescriptionEnumerates the available permissions and describes what they are used to protect.Updates and queries the permissions of users and groups.Provides access to i18n-ed name, short name and description of
Permission
s.Factory for creation permission-predicatesRepresents a permission request, which can be used to request users with a specific permission, or verify that users have a specific permission.Reads the permissions of users and groups.A utility service for plugin developer to validate that the current user has a specific permission.Defines an association between a group and aPermission
which has been granted to it.The permitted operations allowed on an entity for the current user.Defines an association between aApplicationUser
and aPermission
which has been granted to them.Used to set a permission to multiple users and/or groups.