Uses of Class
org.apache.wicket.authorization.AuthorizationException
-
Packages that use AuthorizationException Package Description 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 Modifier and Type Class Description classUnauthorizedActionExceptionException that is thrown when an action is not authorized.classUnauthorizedInstantiationExceptionException that is thrown when the creation of a component is not allowed.
-