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
with some of the connection information (db-user-id, db-url, etc).

What is the best way to pass this information on to my JAASRealm's LoginModule?

Thanks.


--
Jay Dickon Glanville

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to