Hey Nitin,

Sounds like that is the problem, Shiro's filter's are what bind the Subject
to your app's session.

On Mon, Mar 12, 2018 at 11:31 PM, nitincn <niti...@gmail.com> wrote:

> Hi Brian,
>
> I'm using Shiro 1.4.0 version.
> For JDBC realm, in Shoro.INI added jdbcRealm.authenticationQuery and
> securityManager.realms = $jdbcRealm.
>
> Yes, wrote custom code for login. So extended JdbcRealm. In this custom
> realm, calling doGetAuthenticationInfo and doGetAuthorizationInfo methods.
>
> I didnt used Shorio's filter yet.
>
> Hope this helps you.
>
> Thanks
>
> Nitin C N
>
>
>
>
>
> --
> Sent from: http://shiro-developer.582600.n2.nabble.com/
>

Reply via email to