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:34 UTC

shiro-site git commit: Adding Apache Geode to integrations page > > Description provided by Jinmei Liao

Repository: shiro-site
Updated Branches:
  refs/heads/master cc367deac -> e33b70aab


Adding Apache Geode to integrations page
>
> Description provided by Jinmei Liao


Project: http://git-wip-us.apache.org/repos/asf/shiro-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/shiro-site/commit/e33b70aa
Tree: http://git-wip-us.apache.org/repos/asf/shiro-site/tree/e33b70aa
Diff: http://git-wip-us.apache.org/repos/asf/shiro-site/diff/e33b70aa

Branch: refs/heads/master
Commit: e33b70aabb6ed22ceee1b76518434a71f9f60616
Parents: cc367de
Author: Brian Demers <bd...@apache.org>
Authored: Tue Nov 22 11:10:26 2016 -0500
Committer: Brian Demers <bd...@apache.org>
Committed: Tue Nov 22 11:10:26 2016 -0500

----------------------------------------------------------------------
 integration.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/shiro-site/blob/e33b70aa/integration.md
----------------------------------------------------------------------
diff --git a/integration.md b/integration.md
index cfaaf37..b2deac5 100644
--- a/integration.md
+++ b/integration.md
@@ -26,6 +26,9 @@ Very up-to-date Grails/Shiro Integration, including Grails 2.0 and Shiro 1.2. Ad
 * **[Apache Isis](http://isis.apache.org)** from [Apache](http://apache.org/) 
 Apache Isis is a full-stack framework for rapidly developing domain driven apps and RESTful APIs in Java.  [It uses Apache Shiro](http://isis.apache.org/documentation.html#security) 1.2.x for authentication and authorization.
 
+* **[Apache Geode](http://geode.apache.org/)** from [Apache](http://apache.org/)
+Using Apache Shiro to secure Geode endpoints like JMX operations, rest services, web monitoring application, CLI tool, and client server communications.
+
 * **[Oauth](https://github.com/FeedTheCoffers/shiro-oauth)** from [@JimmiDyson](https://twitter.com/@JimmiDyson)
 Source code for an OAuth module for Apache Shiro based on Scribe