[Yanel-commits] rev 48407 - public/yanel/trunk/src/realms/from-scratch-realm-template

michi at wyona.com michi at wyona.com
Wed Mar 31 15:15:21 CEST 2010


Author: michi
Date: 2010-03-31 15:15:21 +0200 (Wed, 31 Mar 2010)
New Revision: 48407

Modified:
   public/yanel/trunk/src/realms/from-scratch-realm-template/realm.xml
Log:
another implementation added

Modified: public/yanel/trunk/src/realms/from-scratch-realm-template/realm.xml
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/realm.xml	2010-03-31 13:13:32 UTC (rev 48406)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/realm.xml	2010-03-31 13:15:21 UTC (rev 48407)
@@ -33,6 +33,7 @@
     <ldap:config xmlns:ldap="http://www.wyona.org/security/identity/1.0">
       <ldap:yarep-repo>config/ac-identities-repository.xml</ldap:yarep-repo>
       <ldap:client-implementation>org.wyona.security.impl.ldap.LDAPClientImpl</ldap:client-implementation>
+      <ldap:client-implementationDISABLED>foo.bar.security.impl.ldap.LDAPClientImpl</ldap:client-implementationDISABLED>
       <ldap:provider-url>ldap://127.0.0.1:10389</ldap:provider-url>
       <ldap:provider-urlDISABLED>ldap://192.168.200.109:389</ldap:provider-urlDISABLED>
       <ldap:security-authentication>simple</ldap:security-authentication>



More information about the Yanel-commits mailing list