From fc4ece44b4c0abc17305cc9c5b6e26406aeb5ef8 Mon Sep 17 00:00:00 2001 From: rudolf Date: Thu, 11 Aug 2005 08:43:52 +0000 Subject: removed todo, tests ok git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@434 d688527b-c9ab-4aba-bd8d-4036d912da1d --- id.server/src/at/gv/egovernment/moa/id/auth/AuthenticationServer.java | 2 -- 1 file changed, 2 deletions(-) (limited to 'id.server/src/at/gv/egovernment/moa/id/auth/AuthenticationServer.java') diff --git a/id.server/src/at/gv/egovernment/moa/id/auth/AuthenticationServer.java b/id.server/src/at/gv/egovernment/moa/id/auth/AuthenticationServer.java index 8cb71402f..5cbe86a25 100644 --- a/id.server/src/at/gv/egovernment/moa/id/auth/AuthenticationServer.java +++ b/id.server/src/at/gv/egovernment/moa/id/auth/AuthenticationServer.java @@ -188,8 +188,6 @@ public class AuthenticationServer implements MOAIDAuthConstants { // bkuSelectionType==HTMLSelect String bkuSelectTag; try { - //TODO full Plattform Support, test with different Templates - bkuSelectTag = readBKUSelectTag(AuthConfigurationProvider.getInstance(), bkuConnParam); } catch (Throwable ex) { throw new AuthenticationException( -- cgit v1.2.3