Uses of Class
com.arsdigita.acs.ForbiddenException

Packages that use ForbiddenException
com.arsdigita.acs   
 

Uses of ForbiddenException in com.arsdigita.acs
 

Methods in com.arsdigita.acs that throw ForbiddenException
 Integer Scope.scopeAuthorize(String public_permissions, String group_permissions, String user_permissions)
          Checks to see if the currently-logged-in user may view the current page, given the required public/group/user permissions and the scope of the object.