An HttpServletRequestWrapper which will wraps the underlying request's InputStream in a
SignatureVerifyingInputStream which will verify the digital signature of the request after
all of the data has been read from the input stream.
author: Kuali Rice Team (kuali-rice@googlegroups.com)