Hi All,
Can anyone tell me the name of the java class that does the initial login authentication? I have tried SAPMLogonComponent, SAPMLogonLogic and the LogonBean but none of these get called when the Log On button is pressed. These classes are called when the initialization routines run and before the Logon page is displayed. Another observation ( which i can confirm through the debug i did) is that if you navigate the link for "Logon Problems Get Support", the above mentioned classes are called.
If you view the html source of the page ( which is generated from the umLogonPage.jsp) the Form action is empty .. which means the page is redirected to iteself. But i just can't seem to figure out which java class does the authentication?
The portal application that is being called is com.sap.portal.runtime.logon.
Thanks for all the help.
Regards
Renchy Thomas