Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 772 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 772 Bytes

Apache Wicket Authentication and Authorization

  • Apache Wicket (1.5.8)
  • Jetty (8.1.7)
  • Hibernate (4.1.7, hsqldb is default and mysql example config is included)
  • Spring (3.1.2)
  • Authentication (Register, Login, Logout)
  • Authorization (Render panels, Register only for anonymous user access)
  • Standalone web application packaging

What it does

Defaulted to the login page if you have not logged in.

Can be applied to other Apache Wicket & JavaEE applications.

License

Copyright (c) 2022 Adarsh Agrahara. All rights reserved. This program and the accompanying materials are made available under the terms of the Creative Commons Attribution 3.0 License which accompanies this distribution, and is available at http://creativecommons.org/licenses/by/3.0/