This is a discussion on How to custom JAAS LoginModule using my own source - Websphere ; I'm using was5.1.2 with test server.I find it is more defficult to custom my own JAAS LoginModule than I did in JBOSS. I want to use your own source of authentication data, such as a user database.Are there any sample ...
I'm using was5.1.2 with test server.I find it is more defficult to
custom my own JAAS LoginModule than I did in JBOSS. I want to use your
own source
of authentication data, such as a user database.Are there any sample
about this issue?
Or How to migrate the custom LoginModule from JBOSS to Websphere?
Thanks for any help!