Package com.atlassian.sal.api.permission


package com.atlassian.sal.api.permission
  • Class
    Description
    Exception that is thrown by one of the enforce methods in PermissionEnforcer when the current user does not have the required level of access.
    Exception that is thrown by one of the enforce methods in PermissionEnforcer when the current user does not have the required level of access because the user is not authenticated.
    Allows clients to easily verify that the caller has sufficient permission to access the resource.