Serialized Form
-
Package org.apache.wicket.authroles.authentication
-
Class org.apache.wicket.authroles.authentication.AbstractAuthenticatedWebSession extends org.apache.wicket.protocol.http.WebSession implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.wicket.authroles.authentication.AuthenticatedWebSession extends AbstractAuthenticatedWebSession implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
signedIn
AtomicBoolean signedIn
True when the user is signed in
-
-
-
Package org.apache.wicket.authroles.authentication.pages
-
Class org.apache.wicket.authroles.authentication.pages.SignInPage extends org.apache.wicket.markup.html.WebPage implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.wicket.authroles.authentication.pages.SignOutPage extends org.apache.wicket.markup.html.WebPage implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.wicket.authroles.authentication.panel
-
Class org.apache.wicket.authroles.authentication.panel.SignInPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.wicket.authroles.authentication.panel.SignInPanel.SignInForm extends org.apache.wicket.markup.html.form.StatelessForm<SignInPanel> implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.wicket.authroles.authorization.strategies.role
-
Class org.apache.wicket.authroles.authorization.strategies.role.Roles extends HashSet<String> implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.wicket.authroles.authorization.strategies.role.metadata
-
Class org.apache.wicket.authroles.authorization.strategies.role.metadata.ActionPermissions extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.wicket.authroles.authorization.strategies.role.metadata.InstantiationPermissions extends Object implements Serializable
- serialVersionUID:
- 1L
-