Hi,
thanks Lenny for your suggestion. I already saw this project yesterday.
As it does more than i need, i decided me against it. Maybe i will have
a look on it when i have more time.
Thanks Kalle, overriding the SubjectFactory works perfectly. I will have
a look on the RollingToken, it sounds in
On Tue, Jul 9, 2013 at 10:55 AM, D.R. wrote:
> i want to use the rememberme for a failover. I have overridden the
> org.apache.shiro.web.mgt.CookieRememberMeManager to build my rememberme
> cookies the way i want. As shiro does not support login on rememberme
> out of the box, i want to ask where
The FlowLogix library supports Tapestry-Security login with remember me out of
the box:
http://code.google.com/p/flowlogix
On Jul 9, 2013, at 1:55 PM, D.R. wrote:
> Hi @all,
>
> i want to use the rememberme for a failover. I have overridden the
> org.apache.shiro.web.mgt.CookieRememberMeManager
Hi @all,
i want to use the rememberme for a failover. I have overridden the
org.apache.shiro.web.mgt.CookieRememberMeManager to build my rememberme
cookies the way i want. As shiro does not support login on rememberme
out of the box, i want to ask where the best place is to do the
subject.login()?