Download openidtester Free Java Code
Description
A Spring MVC based web app for testing OpenID using openid4 java , particularly useful for debugging providers running on localhost or on private networks.
Icons
Source Files
The download file openidtester-master.zip has the following entries.
.gitignore//from ww w.j a v a 2 s . co m
license.txt
pom.xml
readme.md
src/main/java/net/_01001111/openidtester/openid/OpenIdConsumer.java
src/main/java/net/_01001111/openidtester/openid/SimpleOpenIdConsumer.java
src/main/java/net/_01001111/openidtester/util/HttpRequestUtil.java
src/main/java/net/_01001111/openidtester/webapp/controller/OpenIdController.java
src/main/java/net/_01001111/openidtester/webapp/controller/UrlFilenameViewController.java
src/main/resources/log4j.xml
src/main/webapp/404.jsp
src/main/webapp/500.jsp
src/main/webapp/WEB-INF/applicationContext.xml
src/main/webapp/WEB-INF/decorators.xml
src/main/webapp/WEB-INF/openidtester-servlet.xml
src/main/webapp/WEB-INF/pages/404.jsp
src/main/webapp/WEB-INF/pages/500.jsp
src/main/webapp/WEB-INF/pages/about.jsp
src/main/webapp/WEB-INF/pages/index.jsp
src/main/webapp/WEB-INF/pages/o/form.jsp
src/main/webapp/WEB-INF/sitemesh.xml
src/main/webapp/WEB-INF/web.xml
src/main/webapp/components/taglibs.jsp
src/main/webapp/css/main.css
src/main/webapp/decorators/default.jsp
src/main/webapp/img/favicon.ico
src/main/webapp/img/loading.gif
src/main/webapp/img/loading2.gif
src/main/webapp/img/logo_openid.png
src/main/webapp/img/logo_openid2.png
src/main/webapp/index.html
src/test/java/net/_01001111/openidtester/openid/MockConsumerManager.java
src/test/java/net/_01001111/openidtester/openid/SimpleOpenIdConsumerTest.java
src/test/java/net/_01001111/openidtester/webapp/controller/OpenIdControllerTest.java
src/test/java/net/_01001111/openidtester/webapp/controller/UrlFilenameViewControllerTest.java
Download
Click the following link to download openidtester-master.zip.
openidtester-master.zip