From 3f351b6572f3da47aa3e1d76770302fe5ccf49f2 Mon Sep 17 00:00:00 2001 From: tknall Date: Fri, 1 Dec 2006 13:12:05 +0000 Subject: ldap-api support added git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@6 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- src/site/changes.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'src/site/changes.xml') diff --git a/src/site/changes.xml b/src/site/changes.xml index b68eb46..941bbf6 100644 --- a/src/site/changes.xml +++ b/src/site/changes.xml @@ -6,6 +6,22 @@ + + + + + + interface for LDAP-API added; + implementing class is declared by system property + at.knowcenter.wag.egov.egiz.sig.LDAPAPI.SYS_PROP_IMPLEMENTATION ("pdfas.ldapapi.impl"); + previous implementation DummyLDAPAPI serves as failback implementation if system + property is not set, so version 2.3 provides backward compatibility to version 2.2 + + -- cgit v1.2.3