users@glassfish.java.net

Re: GlassFish Custom Login Module

From: Harsha R A <Harsha.Ra_at_Sun.COM>
Date: Tue, 31 Jul 2007 14:01:35 +0530

Hi,
Please look at JDBC realm in glassfish

http://blogs.sun.com/swchan/entry/jdbcrealm_in_glassfish

. Let us know if that is what you are looking for. If not you can create
your own realm. You can take a look at the source code at

http://fisheye5.cenqua.com/browse/glassfish/appserv-core/src/java/com/sun/enterprise/security/auth/realm/jdbc/JDBCRealm.java?r=MAIN

Thanks
Harsha

glassfish_at_javadesktop.org wrote, On Monday 30 July 2007 06:07 PM:
> Hi there,
>
> I have a problem with implementing custom login module, something like [b]DatabaseServletLoginModule[/b] for jboss but I need for glassfish. i'll appreciate if someone share with me peace of code.
> [Message sent by forum member 'petka' (petka)]
>
> http://forums.java.net/jive/thread.jspa?messageID=228726
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>