Allow encoding conversion of request attributes containing strings, since the servlet...
authorpastith <devnull@localhost>
Wed, 20 May 2009 14:26:05 +0000 (14:26 +0000)
committerpastith <devnull@localhost>
Wed, 20 May 2009 14:26:05 +0000 (14:26 +0000)
commit4b7228e1c7b55cffc14bf9fd5a84ff26b2b307ef
tree1ed02870550c6f2b49f7d56a97b3ce908ad9fe96
parenta59957bbfaaf23d1475994001fe5bbcb5ee9a5bf
Allow encoding conversion of request attributes containing strings, since the servlet container may be quick to apply the wrong conversion. This fixes the encoding of Shibboleth attributes received through the AJP connector.
gss/jboss/conf/gss.properties
gss/src/gr/ebs/gss/server/Login.java