I am trying to customize Login for Portal Server with LoginUserAuth() method.I am not sure about the behaviour of methods in LoginUserAuth(),which method should I override.Can I forward to customized Portal page on successful Login and to error.jsp on unsuccessful attempt.
I have started with Portal Server few days back.