Uses of Class
org.xwiki.security.authorization.AccessDeniedException

Packages that use AccessDeniedException
org.xwiki.security.authorization   
 

Uses of AccessDeniedException in org.xwiki.security.authorization
 

Methods in org.xwiki.security.authorization that throw AccessDeniedException
 void DefaultAuthorizationManager.checkAccess(Right right, DocumentReference userReference, EntityReference entityReference)
           
 void AuthorizationManager.checkAccess(Right right, DocumentReference userReference, EntityReference entityReference)
          Check if the user identified by userReference has the access identified by right on the entity identified by entityReference.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.