-
Notifications
You must be signed in to change notification settings - Fork 1
Doc Reference
Darwin Correa edited this page Jan 6, 2016
·
1 revision
Security
- http://marco-ng.blogspot.com/2014/02/primefaces-jsf2-spring-security-spring.html
- http://cleventy.com/configurando-spring-security/
Hibernate
Spring bcrypt
- http://www.baeldung.com/spring-security-registration-password-encoding-bcrypt
- http://www.mkyong.com/spring-security/spring-security-password-hashing-example/
hibernate config
- https://github.com/Fruzenshtein/security-spr/blob/master/src/main/resources/application.properties
- http://paxcel.net/blog/hibernate-based-spring-security-authentication-in-web-application/