Download jsfsecurity Free Java Code
Description
demonstrate how to use springsecurity3.0 and jsf security taglib.
Source Files
The download file jsfsecurity-master.zip has the following entries.
doc/work-log.txt//from w w w . j a va2s.c o m
misc/authorities.sql
misc/fawen.sql
misc/group_authorities.sql
misc/group_members.sql
misc/groups.sql
misc/users.sql
pom.xml
src/main/java/com/bjinfotech/jsf/utils/LoggingPhaseListener.java
src/main/java/com/bjinfotech/oa/backingbean/BasedUserBean.java
src/main/java/com/bjinfotech/oa/backingbean/FawenBean.java
src/main/java/com/bjinfotech/oa/dao/FawenDao.java
src/main/java/com/bjinfotech/oa/dao/impl/FawenDaoImpl.java
src/main/java/com/bjinfotech/oa/domain/Fawen.java
src/main/java/com/bjinfotech/oa/service/FawenService.java
src/main/java/com/bjinfotech/oa/service/WelcomeService.java
src/main/java/com/bjinfotech/oa/service/impl/FawenServiceImpl.java
src/main/java/com/bjinfotech/oa/service/impl/WelcomeServiceImpl.java
src/main/java/com/bjinfotech/security/filter/AuthCodeValidationException.java
src/main/java/com/bjinfotech/security/filter/AuthenticationWithCaptchaFilter.java
src/main/java/com/bjinfotech/security/service/CaptchaServiceFactoryBean.java
src/main/java/com/bjinfotech/security/service/CaptchaServiceSingleton.java
src/main/java/com/bjinfotech/security/service/MyImageCaptchaEngine.java
src/main/java/com/bjinfotech/security/service/MyUserDetailsService.java
src/main/java/com/bjinfotech/security/servlet/CaptchaServlet.java
src/main/resources/com/bjinfotech/oa/config/applicationContext.xml
src/main/resources/com/bjinfotech/oa/config/beans.xml
src/main/resources/com/bjinfotech/oa/config/daos.xml
src/main/resources/com/bjinfotech/oa/config/datasource.xml
src/main/resources/com/bjinfotech/oa/config/hibernate.cfg.xml
src/main/resources/com/bjinfotech/oa/config/security.xml
src/main/resources/com/bjinfotech/oa/config/services.xml
src/main/resources/com/bjinfotech/oa/domain/Fawen.hbm.xml
src/main/resources/ehcache.xml
src/main/resources/log4j.properties
src/main/resources/messages_zh.properties
src/main/webapp/WEB-INF/faces-config.xml
src/main/webapp/WEB-INF/web.xml
src/main/webapp/_user.xhtml
src/main/webapp/access_denied.jsp
src/main/webapp/fawen.xhtml
src/main/webapp/hello.xhtml
src/main/webapp/index.jsp
src/main/webapp/login.jsp
src/main/webapp/user.xhtml
Download
Click the following link to download jsfsecurity-master.zip.
jsfsecurity-master.zip