Files
spring-ldap/samples
Josh Cummings 1bfb466c38 Polish toLower/UpperCase Usage
Apply the common security hardening
technique of specifying Locale when
calling toLowerCase and toUpperCase

Closes gh-965
2024-11-14 13:46:00 -07:00
..
2024-02-02 13:16:21 -07:00
2022-05-04 20:14:22 -06:00
2022-05-04 20:14:22 -06:00
2024-11-14 13:46:00 -07:00

Spring LDAP Samples

Refer to these sample projects for some examples on using Spring LDAP

  • plain - demonstrates 'plain' usage of Spring LDAP
  • odm - demonstrates the Object-Directory mapping functionality
  • user-admin - a fully functional user admin application implemented using Spring LDAP