1st answer is I duno.
But...
JAAS I think acts a bit like a filter, it just gets called. In your
web-xml you tell it what url you want secured and somehow map how the
users see it. Bea site has a good doc on web.xml.
So I assume that when you get to the secure url, those classes fire and
see who the users is.
(or just go JDBC relms... map JDBC to LDAP :-)
.V
Wendy Smoak wrote:
Even if I write a couple of classes and fill in the blanks, I don't see
what's ever going to instantiate them.
What am I missing? This can't be as hard as I'm making it.
Thanks,
Wendy Smoak
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]