Class | Description |
---|---|
AbstractAuthorizationStrategy |
Checks/Protects pages by checking if User is authorized to visit them.
|
BasicSession<U extends User,S extends WebUserShell<U,org.apache.wicket.protocol.http.WebSession>> |
Represents a session object
|
ContextualSession<U extends User,S extends ContextualWebUserShell<U,org.apache.wicket.protocol.http.WebSession>> | Deprecated
Context based methods cause confusion as the Shell and the Session both support them creating confusion there may be separate copies.
|
Copyright © 2018. All rights reserved.