On Mon, May 16, 2011 at 12:44 PM, emaayan <[email protected]> wrote:
> actually i'm allready looking into authenticationInfo in regards to ad
> implementation, trying ot figure out to to make search a different
> query then the usuall ones (our principal name contains different
> values then the user name i submitted.
> i'm guessing your saying that some magical jcifs api would give me a
> "current user" object which i will wrap with AuthenticationInfo and
> continue to Role realm where i will use the user name as the key for
> quering .
> don't know how easy it's gonna be.
>
> also is there a problem using shiro with GWT?

Nope, no problem at all.  However, if the GWT requests don't use a
browser cookie for Session ID, then you'll need to ensure that the
session id is transmitted another way, probably as part of the GWT
request payload.

> on a side note, after telling everyone me that it chould shiro should
> prononcued as chiro (only with an shh), i find out in wikipedia it's
> how they said it.

It is pronounced "sheeroh".  Japanese vowel syllables parallel Romance
languages (Spanish, Italian, etc): "ah", "eee" "oooh" "eh" "oh".  No
dipthongs like in English (I = "Aie", U = "eeyou", etc), so it
wouldn't be "shairoh", for example.  HTH!

Cheers,

Les

-- 
Les Hazlewood
Founder, Katasoft, Inc.
Application Security Products & Professional Apache Shiro Support and Training:
http://www.katasoft.com

Reply via email to