in one web application, user will enter login and password. User is created in WebLogic server 10.3
I need to authenticat user in weblogic server. I was searching on google, i found there is some sample code on http://dev.bea.com/code for authentication through JAAS.
I tried to access that web page but it seems page has been removed.
Is there any way to authenticat user entered login password.
Thank you