You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@shiro.apache.org by Sreyan Chakravarty <sr...@gmail.com> on 2015/09/14 21:53:22 UTC

What is Realm Authorization

*WHAT IS REALM AUTHORIZATION ???*


The documentation didn't help me since Realm Authorization is to be
announced -:

http://shiro.apache.org/realm.html#Realm-RealmAuthorization

Regards
Sreyan Chakravarty

Re: What is Realm Authorization

Posted by Brian Demers <br...@gmail.com>.
That is mostly just a hole in the doc.  see:
https://shiro.apache.org/static/1.2.2/apidocs/org/apache/shiro/realm/AuthorizingRealm.html

_Most_ realm implementations handle authorization.

Simple explanation:
authc (authentication) - login, who you are
authz (authorization) - permissions, what you have access to

On Mon, Sep 14, 2015 at 3:53 PM, Sreyan Chakravarty <
sreyan.mailing@gmail.com> wrote:

>
> *WHAT IS REALM AUTHORIZATION ???*
>
>
> The documentation didn't help me since Realm Authorization is to be
> announced -:
>
> http://shiro.apache.org/realm.html#Realm-RealmAuthorization
>
> Regards
> Sreyan Chakravarty
>
>
>