Checks the authentication contained in the request. This check is only based on the original request object, no URI translation has taken place yet.
@param req The request object containing the information for theauthentication.
@param res The response object which may be used to send the informationon the request failure to the user.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.