Hi folks!
We are trying to integrate Security Service Provider with Oracle 10g App Server, so that we can bypass container secuirty.But I want to take advantages of
J2EE constraints specified in web.xml and ejb-jar.xml.Does anybody know how can I accomplish this without implementing UserManager API of Oracle 10g AS.
As I understand, JAAS is used for this kind of requirement, but I could take not advantage of J2EE security constraints if I used Custom JAAS Login Module. Will appreciate if anybody can give me pointers which will help me to integrate Custom Login Module.
Best Regards,
Ravikant