users@glassfish.java.net

Re: Security when credentials are on LDAP and roles membership on another RDBMS

From: <glassfish_at_javadesktop.org>
Date: Wed, 02 Dec 2009 07:23:51 PST

Don't know if you're approach would work or not, but an alternative might be to use the @Interceptors annotation to control access. That way you could use the built in LDAP module for authentication and use the interceptor to check the user against the roles in the database.
Regards,

Nick
[Message sent by forum member 'nickwi' ]

http://forums.java.net/jive/thread.jspa?messageID=374301