After asking: http://stackoverflow.com/questions/3009740/ldap-user-data-caching-on-local-database
I want to cache LDAP user data in the application local database to allow fast queries.
How may I cache LDAP user data in the local database using Spring Security.