Glassfish Security - jdbcRealm: How to implement "remember-me"

535 Views Asked by At

I'm using jdbcRealm with Glassfish V3 and Java EE 6 and I want to implement a cookie based "Remember-Me".

But, it seems that I cannot set a filter before the JACC security checking. Any Ideas?

0

There are 0 best solutions below