null
if the {@link Constants#OPENID_MODE} associatedwith the request is set to {@link Constants.Mode#CANCEL}(in order to login under a different id), or if the authentification is timed out.null
and {@link #isAuthResponse(HttpServletRequest)} is true
then we have an authentication timeout.
@param request HttpServletRequest
@return user OpenIdUser
|
|