Uses of Interface
org.xwiki.security.authorization.RightDescription

Packages that use RightDescription
org.xwiki.security.authorization   
 

Uses of RightDescription in org.xwiki.security.authorization
 

Classes in org.xwiki.security.authorization that implement RightDescription
 class Right
          Enumeration of the possible rights.
 

Methods in org.xwiki.security.authorization with parameters of type RightDescription
 Right DefaultAuthorizationManager.register(RightDescription rightDescription)
           
 Right AuthorizationManager.register(RightDescription rightDescription)
          Register a new custom Right.
 

Constructors in org.xwiki.security.authorization with parameters of type RightDescription
UnableToRegisterRightException(RightDescription right, Throwable t)
           
 



Copyright © 2004–2014 XWiki. All rights reserved.