Download spring security example Free Java Code

Description

Spring, GenericDao, InitializingBean, @PreRemove, @JoinTable, UsernamePasswordAuthenticationFilter, SimpleUrlLogoutSuccessHandler, ServletContextListener, Logback, @Resource, @ModelAttribute, Tiles.

Icons

spring security example

Source Files

The download file spring-security-example-master.zip has the following entries.


.gitattributes/*  www  . j  av a 2  s.c o m*/
.gitignore
.springBeans
pom.xml
src/main/java/com/acme/doktorics/dao/AbstractJpaDAO.java
src/main/java/com/acme/doktorics/dao/IAbstractJpaDAO.java
src/main/java/com/acme/doktorics/dao/InitBean.java
src/main/java/com/acme/doktorics/dao/RoleDAO.java
src/main/java/com/acme/doktorics/dao/SimpleRoleDAO.java
src/main/java/com/acme/doktorics/dao/SimpleUserDAO.java
src/main/java/com/acme/doktorics/dao/UserDAO.java
src/main/java/com/acme/doktorics/domain/Role.java
src/main/java/com/acme/doktorics/domain/Sorting.java
src/main/java/com/acme/doktorics/domain/User.java
src/main/java/com/acme/doktorics/filter/CustomAuthFilter.java
src/main/java/com/acme/doktorics/filter/CustomLogoutFilter.java
src/main/java/com/acme/doktorics/init/UserServletContext.java
src/main/java/com/acme/doktorics/service/RoleService.java
src/main/java/com/acme/doktorics/service/SimpleRoleService.java
src/main/java/com/acme/doktorics/service/SimpleUserService.java
src/main/java/com/acme/doktorics/service/UserService.java
src/main/java/com/acme/doktorics/web/AbstractController.java
src/main/java/com/acme/doktorics/web/AdminContoller.java
src/main/java/com/acme/doktorics/web/HomeController.java
src/main/java/com/acme/doktorics/web/LoginController.java
src/main/resources/META-INF/persistence.xml
src/main/resources/log4j.xml
src/main/resources/logback.xml
src/main/webapp/WEB-INF/spring-security.xml
src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml
src/main/webapp/WEB-INF/spring/appServlet/tiles.xml
src/main/webapp/WEB-INF/spring/database.xml
src/main/webapp/WEB-INF/spring/root-context.xml
src/main/webapp/WEB-INF/tiles-defs.xml
src/main/webapp/WEB-INF/views/base/body.jsp
src/main/webapp/WEB-INF/views/base/footer.jsp
src/main/webapp/WEB-INF/views/base/header.jsp
src/main/webapp/WEB-INF/views/custom/admin.jsp
src/main/webapp/WEB-INF/views/custom/denied.jsp
src/main/webapp/WEB-INF/views/custom/error.jsp
src/main/webapp/WEB-INF/views/custom/logout.jsp
src/main/webapp/WEB-INF/views/custom/welcome.jsp
src/main/webapp/WEB-INF/views/home.jsp
src/main/webapp/WEB-INF/web.xml
src/main/webapp/resources/css/bootstrap-black.css
src/main/webapp/resources/css/bootstrap-responsive.css
src/main/webapp/resources/css/bootstrap-responsive.min.css
src/main/webapp/resources/css/bootstrap.css
src/main/webapp/resources/css/bootstrap.min.css
src/main/webapp/resources/css/docs.css
src/main/webapp/resources/css/images/ajax-loader.gif
src/main/webapp/resources/css/images/sort_asc.png
src/main/webapp/resources/css/images/sort_both.png
src/main/webapp/resources/css/images/sort_desc.png
src/main/webapp/resources/css/jquery.pnotify.default.css
src/main/webapp/resources/css/prettify.css
src/main/webapp/resources/css/use for pines style icons/jquery.pnotify.default.icons.css
src/main/webapp/resources/img/ajax-loader.gif
src/main/webapp/resources/img/bootstrap-formhelpers-countries.flags.png
src/main/webapp/resources/img/bs-docs-masthead-pattern.png
src/main/webapp/resources/img/glyphicons-halflings-white.png
src/main/webapp/resources/img/glyphicons-halflings.png
src/main/webapp/resources/js/application.js
src/main/webapp/resources/js/bootstrap-affix.js
src/main/webapp/resources/js/bootstrap-alert.js
src/main/webapp/resources/js/bootstrap-button.js
src/main/webapp/resources/js/bootstrap-carousel.js
src/main/webapp/resources/js/bootstrap-collapse.js
src/main/webapp/resources/js/bootstrap-combobox.js
src/main/webapp/resources/js/bootstrap-dropdown.js
src/main/webapp/resources/js/bootstrap-fileupload.js
src/main/webapp/resources/js/bootstrap-formhelpers-countries.en_US.js
src/main/webapp/resources/js/bootstrap-formhelpers-countries.js
src/main/webapp/resources/js/bootstrap-inputmask.js
src/main/webapp/resources/js/bootstrap-modal.js
src/main/webapp/resources/js/bootstrap-popover.js
src/main/webapp/resources/js/bootstrap-rowlink.js
src/main/webapp/resources/js/bootstrap-scrollspy.js
src/main/webapp/resources/js/bootstrap-tab.js
src/main/webapp/resources/js/bootstrap-tooltip.js
src/main/webapp/resources/js/bootstrap-transition.js
src/main/webapp/resources/js/bootstrap-typeahead.js
src/main/webapp/resources/js/bootstrap.js
src/main/webapp/resources/js/bootstrap.min.js
src/main/webapp/resources/js/jquery.pnotify.js
src/main/webapp/resources/js/jquery.pnotify.min.js
src/main/webapp/resources/js/prettify.js
src/test/resources/log4j.xml

Download

Click the following link to download spring-security-example-master.zip.

spring-security-example-master.zip




















Home »
  Javascript Free Code Download »
    Security »




Authentication
OAuth
Password
Security
Validation