| Class | Description | 
                            | AbstractGrailsControllerTests |  | 
                            | AbstractTokenResponseHandler | Implements the behavior of wasInvoked in the TokenResponseHandler interface. | 
                            | DefaultRequestStateLookupStrategy | Default implementation that uses the web request to obtain information about the currently
 executing request. | 
                            | GrailsDispatcherServlet | Simple extension to the Spring org.springframework.web.servlet.DispatcherServlet implementation that makes sure a GrailsWebRequest is bound | 
                            | GrailsWebRequest | Encapsulates a Grails request. | 
                            | GrailsWebRequestFilter | Binds a GrailsWebRequestFilter to the currently executing thread. | 
                            | MockHibernateProxyHandler |  | 
                            | SynchronizerTokensHolder | A token used to handle double-submits. | 
                            | TokenResponseActionResultTransformer | An ActionResultTransformer that adds support for the "Synchronizer Token Pattern" |