Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将 jdbcRealm 与 Glassfish V3 和 Java EE 6 一起使用,我想实现一个基于 cookie 的“Remember-Me”。
但是,似乎我无法在 JACC 安全检查之前设置过滤器。有任何想法吗?