| Package | Description |
|---|---|
| org.apache.wicket.examples.authorization | |
| org.apache.wicket.examples.authorization.pages |
| Modifier and Type | Class and Description |
|---|---|
class |
Index
Home page for the roles example.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdminAnnotationsBookmarkablePage
Bookmarkable page that may only be accessed by users that have role ADMIN.
|
class |
AdminAnnotationsInternalPage
Non-bookmarkable page that may only be accessed by users that have role ADMIN.
|
class |
AdminBookmarkablePage
Bookmarkable page that may only be accessed by users that have role ADMIN.
|
class |
AdminInternalPage
Non-bookmarkable page that may only be accessed by users that have role ADMIN.
|
class |
AnnotationsPanelsPage
Bookmarkable page that may only be accessed by users that have role ADMIN.
|
class |
PanelsPage
Bookmarkable page that may only be accessed by users that have role ADMIN.
|
Copyright © 2020. All rights reserved.