You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by bd...@apache.org on 2016/11/22 16:10:14 UTC

svn commit: r1770857 - /shiro/site/publish/integration.html

Author: bdemers
Date: Tue Nov 22 16:10:14 2016
New Revision: 1770857

URL: http://svn.apache.org/viewvc?rev=1770857&view=rev
Log:
Adding Apache Geode to integrations page

Description provided by Jinmei Liao

Modified:
    shiro/site/publish/integration.html

Modified: shiro/site/publish/integration.html
URL: http://svn.apache.org/viewvc/shiro/site/publish/integration.html?rev=1770857&r1=1770856&r2=1770857&view=diff
==============================================================================
--- shiro/site/publish/integration.html (original)
+++ shiro/site/publish/integration.html Tue Nov 22 16:10:14 2016
@@ -226,6 +226,8 @@
   <li>
   <p><strong><a href="http://isis.apache.org">Apache Isis</a></strong> from <a href="http://apache.org/">Apache</a><br/>Apache Isis is a full-stack framework for rapidly developing domain driven apps and RESTful APIs in Java. <a href="http://isis.apache.org/documentation.html#security">It uses Apache Shiro</a> 1.2.x for authentication and authorization.</p></li>
   <li>
+  <p><strong><a href="http://geode.apache.org/">Apache Geode</a></strong> from <a href="http://apache.org/">Apache</a><br/>Using Apache Shiro to secure Geode endpoints like JMX operations, rest services, web monitoring application, CLI tool, and client server communications.</p></li>
+  <li>
   <p><strong><a href="https://github.com/FeedTheCoffers/shiro-oauth">Oauth</a></strong> from <a href="https://twitter.com/@JimmiDyson">@JimmiDyson</a><br/>Source code for an OAuth module for Apache Shiro based on Scribe</p></li>
   <li>
   <p><strong><a href="https://github.com/cilogi/gaeshiro">Google App Engine</a></strong> from <a href="https://twitter.com/@cilogi">@cilogi</a><br/>Demo of one way to integrate Shiro with App Engine and Google Guice, plus front-end user registration and password management.</p></li>