java - Tables in Spring security -


i want group based security in application. don't understand how use it.

looking @ 2 different database schemas appendix, got questions. supposed extend group_members table password, enabled, first name etc? or supposed have table named instance user hold info? if need, why need group_member table?

http://static.springsource.org/spring-security/site/docs/3.0.x/reference/appendix-schema.html

it not compulsory use group table. can use single or 2 table authentication. refer following link reference.

http://www.mkyong.com/spring-security/spring-security-form-login-using-database/


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -