I want to cache LDAP user data locally to allow faster queries. Do the Spring LDAP offers such a functionality? How can I do this?
I am using Spring Security 3.1 and
If you configure EhCacheBasedUserCache and use ldap-user-service then you can use cache as: