Class Hierarchy
- java.lang.Object
- org.apache.wicket.Application (implements org.apache.wicket.event.IEventSink, org.apache.wicket.IMetadataContext<B,R>, org.apache.wicket.session.ISessionStore.UnboundListener)
- org.apache.wicket.protocol.http.WebApplication
- org.apache.wicket.examples.authorization.RolesApplication
- org.apache.wicket.protocol.http.WebApplication
- org.apache.wicket.Component (implements org.apache.wicket.util.io.IClusterable, org.apache.wicket.IConverterLocator, org.apache.wicket.event.IEventSink, org.apache.wicket.event.IEventSource, org.apache.wicket.feedback.IFeedbackContributor, org.apache.wicket.markup.html.IHeaderContributor, org.apache.wicket.util.IHierarchical<T>, org.apache.wicket.IMetadataContext<B,R>, org.apache.wicket.request.component.IRequestableComponent)
- org.apache.wicket.MarkupContainer (implements java.lang.Iterable<T>)
- org.apache.wicket.Page (implements org.apache.wicket.IQueueRegion, org.apache.wicket.request.component.IRequestablePage)
- org.apache.wicket.markup.html.WebPage
- org.apache.wicket.examples.WicketExamplePage
- org.apache.wicket.markup.html.WebPage
- org.apache.wicket.Page (implements org.apache.wicket.IQueueRegion, org.apache.wicket.request.component.IRequestablePage)
- org.apache.wicket.MarkupContainer (implements java.lang.Iterable<T>)
- org.apache.wicket.Session (implements org.apache.wicket.util.io.IClusterable, org.apache.wicket.event.IEventSink, org.apache.wicket.feedback.IFeedbackContributor, org.apache.wicket.IMetadataContext<B,R>)
- org.apache.wicket.protocol.http.WebSession
- org.apache.wicket.examples.authorization.RolesSession
- org.apache.wicket.protocol.http.WebSession
- org.apache.wicket.examples.authorization.User (implements org.apache.wicket.util.io.IClusterable)
- org.apache.wicket.examples.authorization.UserRolesAuthorizer (implements org.apache.wicket.authroles.authorization.strategies.role.IRoleCheckingStrategy)
- org.apache.wicket.Application (implements org.apache.wicket.event.IEventSink, org.apache.wicket.IMetadataContext<B,R>, org.apache.wicket.session.ISessionStore.UnboundListener)