Emsley, I (Iain) wrote:
>> I'm trying to implement a JDBC realm to compare a cookie against a
>> database to authenticate an identity but my current application falls
>> over trying to get a password where one doesn't exist (they are
>> checked earlier on in the cycle in another section of th
Emsley, I (Iain) wrote:
I'm trying to implement a JDBC realm to compare a cookie against a
database to authenticate an identity but my current application falls
over trying to get a password where one doesn't exist (they are checked
earlier on in the cycle in another section of the programme).