Uses of Class
org.apache.wicket.authorization.AuthorizationException

Packages that use AuthorizationException
org.apache.wicket.authorization Contains classes that allow the user to specify authorization constraints via IAuthorizationStrategy. 
 

Uses of AuthorizationException in org.apache.wicket.authorization
 

Subclasses of AuthorizationException in org.apache.wicket.authorization
 class UnauthorizedActionException
          Exception that is thrown when an action is not authorized.
 class UnauthorizedInstantiationException
          Exception that is thrown when the creation of a component is not allowed.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.