In your contributeWebSecurityManager(...) simply call:
yourRealm.setCredentialsMatcher(new SimpleCredentialsMatcher());

But wouldn't you rather want to compare the hashes?

Kalle

PS. attachments won't go through


On Tue, Oct 19, 2010 at 11:31 PM, Andrey Gladilin
<andrey.gladi...@gmail.com> wrote:
> Thank you all for answeres.
> I have chosen Tynamo-security and implemented a realm. You can find it 
> attached.
> But when I try to login, I receive encrypted password. But I want it
> as plain text.
>
> There are some matchers but I can not get the way how to use it.
> link: 
> http://shiro.apache.org/configuration.html#Configuration-EncryptingPasswords
>
> Could you advise?
> Thanks.
>
>
> On Sun, Oct 17, 2010 at 9:15 AM, ael <alan-lua...@dash.com.ph> wrote:
>>
>> In Postgres
>>
>> you can create a function that will return a boolean data type.
>>
>> Then let tapestry decide ^_^.
>> --
>> View this message in context: 
>> http://tapestry.1045711.n5.nabble.com/login-with-stored-procedure-tp3215112p3215941.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>>
>
>
>
> --
> С уважением, Гладилин Андрей.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to