Skip to content

pomverte/spring-security-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Spring Security

This is a proof of concept just to see how spring security works.

The user database is in memory and in an ldif file.

The ldif file is read by an embedded LDAP server.

I've set up the Sring's switch user functionnality.

Compile

It's a maven3 project so just run

mvn clean package

The project is set to compile with Java 1.7.

It will generate a WAR file in the target folder : spring-security-test-*.war

Deploy

About

tutorial about spring security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages