OpenID-Connect-Java-Spring-.../openid-connect-server-webapp
Leonard Brünings c96be134da Fix unqualified access to implicit request object ...
If the OpenId request object parameter is used it hides the implicit
request object, which in turn causes the expression to fail.
To circumvent this we need to access the request object through the
pageContext.
2016-07-07 16:40:23 -04:00
..
src/main Fix unqualified access to implicit request object ... 2016-07-07 16:40:23 -04:00
.gitignore refactored project into four modules: 2013-09-23 17:19:09 -04:00
pom.xml updated versions to 1.3 2016-07-05 14:39:22 -04:00