Download apache shiro samples Free Java Code

Description

Simple samples using Apache Shiro, Spring core, Servlets, JSP, JQuery.

Source Files

The download file apache-shiro-samples-master.zip has the following entries.


README.md/*from w w  w. j  a v  a2  s  .co  m*/
pom.xml
shiro-jaxrs-basic-authn/pom.xml
shiro-jaxrs-basic-authn/src/main/java/com/sangeethlabs/shiro/rest/GreeterResource.java
shiro-jaxrs-basic-authn/src/main/java/com/sangeethlabs/shiro/rest/Message.java
shiro-jaxrs-basic-authn/src/main/resources/shiro.ini
shiro-jaxrs-basic-authn/src/main/webapp/WEB-INF/applicationContext.xml
shiro-jaxrs-basic-authn/src/main/webapp/WEB-INF/web.xml
simple-form-authn/pom.xml
simple-form-authn/src/main/java/com/sangeethlabs/shiro/hello/HomeServlet.java
simple-form-authn/src/main/java/com/sangeethlabs/shiro/hello/LoginServlet.java
simple-form-authn/src/main/java/com/sangeethlabs/shiro/hello/LogoutServlet.java
simple-form-authn/src/main/resources/shiro.ini
simple-form-authn/src/main/webapp/WEB-INF/applicationContext.xml
simple-form-authn/src/main/webapp/WEB-INF/jsp/home.jsp
simple-form-authn/src/main/webapp/WEB-INF/jsp/login.jsp
simple-form-authn/src/main/webapp/WEB-INF/web.xml
simple-form-authn/src/main/webapp/index.jsp
simple-rbac/pom.xml
simple-rbac/src/main/java/com/sangeethlabs/shiro/simplerbac/HomeServlet.java
simple-rbac/src/main/java/com/sangeethlabs/shiro/simplerbac/LoginServlet.java
simple-rbac/src/main/java/com/sangeethlabs/shiro/simplerbac/LogoutServlet.java
simple-rbac/src/main/java/com/sangeethlabs/shiro/simplerbac/ProtectedService.java
simple-rbac/src/main/resources/shiro.ini
simple-rbac/src/main/webapp/WEB-INF/applicationContext.xml
simple-rbac/src/main/webapp/WEB-INF/jsp/home.jsp
simple-rbac/src/main/webapp/WEB-INF/jsp/login.jsp
simple-rbac/src/main/webapp/WEB-INF/web.xml
simple-rbac/src/main/webapp/css/style.css
simple-rbac/src/main/webapp/index.jsp

Download

Click the following link to download apache-shiro-samples-master.zip.

apache-shiro-samples-master.zip




















Home »
  Java Free Code »
    Web Framework »




Framework Web
GWT
PlayFramework
PureMVC
RESTful
Servlet
websocket
Wicket