All Projects → skprasadu → spring-security-examples

skprasadu / spring-security-examples

Licence: other
spring-security-examples

Programming Languages

java
68154 projects - #9 most used programming language
racket
414 projects

Spring Security

Spring Test MVC is a good framework for testing Spring MVC application.

In this sample, we demonstrated a simple Calendar application, where a regular user can create a Event and can see others event but cannot modify them. Admin user can modify other user's event as well.

We will demonstrate the Spring Security capability for Inmemory authorization provider, JDBC authorization provider, LDAP authorization provider, CAS Single sign on authorization provider.

Refer to this blog for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].