Skip to content

skprasadu/spring-security-examples

Repository files navigation

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.

About

spring-security-examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published