Re: Configuring a JAASRealm

2006-04-06 Thread Jay Dickon Glanville
Haven't had any replies to this, so I thought I'd try again. On 3/30/06, Jay Dickon Glanville <[EMAIL PROTECTED]> wrote: > Is there a way that I can provide custom configuration information to > my JAASRealm? > > The situation is this: I'm using a JAASRealm to authenticate against a > legacy datab

Configuring a JAASRealm

2006-03-30 Thread Jay Dickon Glanville
Is there a way that I can provide custom configuration information to my JAASRealm? The situation is this: I'm using a JAASRealm to authenticate against a legacy database (I can't use the JDBCRealm as the password encoding is non-standard). As such, I'd like to be able to provide the JAASRealm wi