BufferedHttpRequestWrapper is an implementation of a HttpServletRequestWrapper
that returns a buffered InputStream from getInputStream() and adds a method
getBufferedInputStream() that returns the same InputStream.
FlashGatekeeper is an implementation of a Servlet 2.3 Filter that provides an important Flash Remoting security solution by limiting the services that can be invoked by Flash clients through Macromedia Flash Remoting MX for J2EE and for ColdFusion J2EE Edition on any Java application server.
GatekeeperFilter is a standard Servlet 2.3 Filter that is designed
to inspect the AMF messsage sent by a Flash MX client when trying
to invoke a service in the servlet container through Macromedia
Flash Remoting MX for J2EE.