From 168a6bd6dd7268d6afe001312ef3705e6b87b02d Mon Sep 17 00:00:00 2001 From: kstranacher Date: Wed, 22 Jun 2011 17:02:14 +0000 Subject: =?UTF-8?q?*=20Update=20SAML=20Assertion=20f=C3=BCr=20Vollmachten?= =?UTF-8?q?=20*=20Update=20BK-Auswahl=20Template=20(neue=20Grafiken)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1209 d688527b-c9ab-4aba-bd8d-4036d912da1d --- id/server/auth/src/main/webapp/css/index.css | 8 ++ id/server/auth/src/main/webapp/img/handy.gif | Bin 2632 -> 4460 bytes id/server/auth/src/main/webapp/img/karte.gif | Bin 2369 -> 3360 bytes id/server/auth/src/main/webapp/index.html | 6 +- .../moa/id/auth/AuthenticationServer.java | 149 ++++++++++----------- .../AuthenticationBlockAssertionBuilder.java | 52 ++++++- .../AuthenticationDataAssertionBuilder.java | 4 + .../moa/id/auth/data/AuthenticationSession.java | 23 +++- .../id/auth/servlet/GetMISSessionIDServlet.java | 80 ++++++----- 9 files changed, 200 insertions(+), 122 deletions(-) (limited to 'id') diff --git a/id/server/auth/src/main/webapp/css/index.css b/id/server/auth/src/main/webapp/css/index.css index 2d46c4227..18a0dccde 100644 --- a/id/server/auth/src/main/webapp/css/index.css +++ b/id/server/auth/src/main/webapp/css/index.css @@ -134,6 +134,14 @@ button { padding:4px; } +.sendButton { + background-color: DarkGray; + border-style: solid; + border-width: 1px; + border-color: black; +} + + #tab { margin-top:2px; padding:2px; diff --git a/id/server/auth/src/main/webapp/img/handy.gif b/id/server/auth/src/main/webapp/img/handy.gif index 088ec0957..5aeb542db 100644 Binary files a/id/server/auth/src/main/webapp/img/handy.gif and b/id/server/auth/src/main/webapp/img/handy.gif differ diff --git a/id/server/auth/src/main/webapp/img/karte.gif b/id/server/auth/src/main/webapp/img/karte.gif index 1ec7afc2e..ee9ab7cad 100644 Binary files a/id/server/auth/src/main/webapp/img/karte.gif and b/id/server/auth/src/main/webapp/img/karte.gif differ diff --git a/id/server/auth/src/main/webapp/index.html b/id/server/auth/src/main/webapp/index.html index b40ea89f5..25d5d9f28 100644 --- a/id/server/auth/src/main/webapp/index.html +++ b/id/server/auth/src/main/webapp/index.html @@ -135,16 +135,12 @@