Skip to content

ceefour/paxwicket-shiro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pax Wicket integration with Apache Shiro Security Sample

Inspired by Bram Pouwelse’s https://github.com/brampouwelse/org.ops4j.pax.wicket/tree/master/samples/apache-shiro

Building & Running

1. Install Pax Wicket in Karaf:

features:addurl mvn:org.ops4j.pax.wicket/features/1.1.1/xml/features features:install -v wicket-spring

2. Install Shiro in Karaf

features:addurl mvn:org.apache.shiro/shiro-features/1.2.1/xml/features features:install -v shiro-web shiro-spring

3. Install wicketstuff-shiro in Karaf

install wrap:mvn:org.wicketstuff/wicketstuff-shiro/1.5.8

4. Build the project using mvn install or by importing to Eclipse
5. Deploy the bundle com.hendyirawan.paxwicketshiro.app to Karaf
6. Test by visiting: http://localhost:8181/pwshiro/

Credentials

1. bush : president
2. ban ki-moon : nato
3. balkenende : h.potter

About

Apache Shiro Security integration example with Pax Wicket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages