Handle requests for new authentication if the present authentication has failed.
function RequestNewAuthentication ( )
Determine if the session is current, and if not, attempt to verify authentication using the current handler.
function VerifyAuthentication ( )
Determines if the current session (or lack thereof) is valid.
function ValidSession ( )