From d9ccebd565e0e0fb1ccf1c720c1c54e62b665686 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Wed, 15 Jun 2011 11:47:29 +0100 Subject: [PATCH] Add crypto module to LDAP bundlor template --- ldap/template.mf | 1 + 1 file changed, 1 insertion(+) diff --git a/ldap/template.mf b/ldap/template.mf index 236764677c..d215ed3ae2 100644 --- a/ldap/template.mf +++ b/ldap/template.mf @@ -14,6 +14,7 @@ Import-Template: org.apache.directory.shared.ldap.*;version="${apacheDSSharedRange}";resolution:=optional, org.springframework.ldap.*;version="${springLdapRange}", org.springframework.security.core.*;version="${secRange}", + org.springframework.security.crypto.*;version="${secRange}", org.springframework.security.authentication.*;version="${secRange}", org.springframework.security.provisioning.*;version="${secRange}", org.springframework.security.util;version="${secRange}",