users@glassfish.java.net

Re: JDBC realm, how GlassFish knows which group belongs to which user?

From: <shing.wai.chan_at_oracle.com>
Date: Sun, 27 Mar 2011 20:40:54 -0700

You can find some information in one my old blogs:
http://blogs.sun.com/swchan/entry/jdbcrealm_in_glassfish

Shing Wai Chan

On 3/27/11 7:41 PM, forums_at_java.net wrote:
> Hi
>
> I'm trying to create a JDBC realm in GlassFish 3.1.
>
> I have created an user table (with username and password columns) and
> a group
> table (with just a name column).
>
> I'm wondering how GlassFish can tell which groups assigned to which user?
> Isn't there should be one table storing these user group assignment?
>
>
>
>
>
>
> --
>
> [Message sent by forum member 'hezjing']
>
> View Post: http://forums.java.net/node/785888
>
>