You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@shiro.apache.org by Robobeans <ro...@gmail.com> on 2013/04/25 00:41:07 UTC

Apache Shiro

Can one use Apache Shiro with Hbase as the back end database for Access
Control List, password reset and account verification? Reference to any
documentation regarding same will be very helpful. Thanks!



--
View this message in context: http://shiro-user.582556.n2.nabble.com/Apache-Shiro-tp7578659.html
Sent from the Shiro User mailing list archive at Nabble.com.

Re: Apache Shiro

Posted by Les Hazlewood <lh...@apache.org>.
Hiya,

Yes, this is most definitely possible - all you need to do is look at one
of the existing Realm implementations (like JdbcRealm) to see how it
interacts with a data store and then replicate that for HBase.  I don't
know of an existing HBase implementation I could point you to though.

HTH,

--
Les Hazlewood | @lhazlewood
CTO, Stormpath | http://stormpath.com | @goStormpath | 888.391.5282

On Wed, Apr 24, 2013 at 3:41 PM, Robobeans <ro...@gmail.com> wrote:

> Can one use Apache Shiro with Hbase as the back end database for Access
> Control List, password reset and account verification? Reference to any
> documentation regarding same will be very helpful. Thanks!
>
>
>
> --
> View this message in context:
> http://shiro-user.582556.n2.nabble.com/Apache-Shiro-tp7578659.html
> Sent from the Shiro User mailing list archive at Nabble.com.
>