From fa7f69cffc2c9b8d89ecc63f2dce72fffe1b671a Mon Sep 17 00:00:00 2001 From: Christian Maierhofer Date: Thu, 21 Apr 2016 08:30:09 +0200 Subject: Added RedisTransaction storage --- id/oa/src/main/webapp/WEB-INF/web.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'id/oa') diff --git a/id/oa/src/main/webapp/WEB-INF/web.xml b/id/oa/src/main/webapp/WEB-INF/web.xml index a42985c95..89553915a 100644 --- a/id/oa/src/main/webapp/WEB-INF/web.xml +++ b/id/oa/src/main/webapp/WEB-INF/web.xml @@ -5,8 +5,8 @@ MOA PVP2.1 Sample OA + PVP 2.1 Authentication request builder pvp2login - PVP 2.1 Authentication request builder at.gv.egovernment.moa.id.demoOA.servlet.pvp2.Authenticate @@ -16,8 +16,8 @@ - pvp2slo PVP 2.1 Single Log-Out request builder + pvp2slo at.gv.egovernment.moa.id.demoOA.servlet.pvp2.SingleLogOut @@ -27,8 +27,8 @@ + Metadata pvp2metadata - Metadata at.gv.egovernment.moa.id.demoOA.servlet.pvp2.BuildMetadata @@ -38,8 +38,8 @@ + Secure area pvp2demooa - Secure area at.gv.egovernment.moa.id.demoOA.servlet.pvp2.DemoApplication @@ -49,8 +49,8 @@ + Mainpage index - Mainpage at.gv.egovernment.moa.id.demoOA.servlet.pvp2.Index -- cgit v1.2.3