When using form based authentication, how to access the values of the fields other than j_username and j_password in login form after successful login?

Thanks