|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractPageAuthorizationStrategy | |
|---|---|
| org.apache.wicket.authorization.strategies.page | |
| Uses of AbstractPageAuthorizationStrategy in org.apache.wicket.authorization.strategies.page |
|---|
| Subclasses of AbstractPageAuthorizationStrategy in org.apache.wicket.authorization.strategies.page | |
|---|---|
class |
SimplePageAuthorizationStrategy
A very simple authorization strategy that takes a supertype (a base class or tagging interface) and performs a simple authorization check by calling the abstract method isAuthorized() whenever a Page class that extends or implements the supertype is about to be instantiated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||