A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

accept(String, String, String, String, GrailsControllerClass) - Method in FilterToHandlerAdapter
actionName(HttpServletRequest) - Method in FilterToHandlerAdapter
Returns the name of the action targeted by the given request.
addHandler(HandlerInterceptor) - Method in CompositeInterceptor
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in CompositeInterceptor
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in FilterToHandlerAdapter
afterPropertiesSet() - Method in FilterToHandlerAdapter

B

C

checkParameters(Class) - Method in DelegateMetaMethod
clone() - Method in DelegateMetaMethod
CompositeInterceptor - Class in org.grails.plugins.web.filters
Composed of other HandlerInterceptor instances.
controllerClass(HttpServletRequest) - Method in FilterToHandlerAdapter
controllerName(HttpServletRequest) - Method in FilterToHandlerAdapter
Returns the name of the controller targeted by the given request.
controllerNamespace(HttpServletRequest) - Method in FilterToHandlerAdapter
Returns the namespace of the controller targeted by the given request.
correctArguments(Object) - Method in DelegateMetaMethod

D

DefaultGrailsFiltersClass - Class in org.grails.plugins.web.filters
Loads filter definitions into a set of FilterConfig instances.
DefaultGrailsFiltersClass(Class) - Constructor in DefaultGrailsFiltersClass
DelegateMetaMethod - Class in org.grails.plugins.web.filters.support
MetaMethod implementation that delegates to real MetaMethod implementation.
DelegateMetaMethod(MetaMethod, DelegateMetaMethod.DelegateMetaMethodTargetStrategy) - Constructor in DelegateMetaMethod
doesMatch(Pattern, CharSequence) - Method in FilterToHandlerAdapter
doMethodInvoke(Object, Object) - Method in DelegateMetaMethod
doWithApplicationContext() - Method in FiltersGrailsPlugin
doWithSpring() - Method in FiltersGrailsPlugin

E

equals(Object) - Method in DelegateMetaMethod
evaluateDependsOn(def) - Method in FiltersGrailsPlugin

F

FilterConfig - Class in org.grails.plugins.web.filters
@author mike
FilterConfig() - Constructor in FilterConfig
FilterConfigDelegateMetaMethodTargetStrategy - Class in org.grails.plugins.web.filters.support
@author Graeme Rocher
FilterLoader - Class in org.grails.plugins.web.filters
@author Graeme Rocher
FilterLoader(def) - Constructor in FilterLoader
FiltersConfigArtefactHandler - Class in org.grails.plugins.web.filters
Detects artefact types that end with *Filter.
FiltersConfigArtefactHandler() - Constructor in FiltersConfigArtefactHandler
FiltersGrailsPlugin - Class in org.grails.plugins.web.filters
Configures Filters.
FilterToHandlerAdapter - Class in org.grails.plugins.web.filters
Adapter between a FilterConfig object and a Spring HandlerInterceptor.

G

getConfigs(Object) - Method in DefaultGrailsFiltersClass
getConfigs(Object) - Method in GrailsFiltersClass
@return the FilterConfig instances
getDeclaringClass() - Method in DelegateMetaMethod
getDescriptor() - Method in DelegateMetaMethod
getErrors() - Method in FilterConfig
getGrailsApplication() - Method in FilterConfig
getHandlers() - Method in CompositeInterceptor
getMetaClass() - Method in DefaultGrailsFiltersClass
getModifiers() - Method in DelegateMetaMethod
getMopName() - Method in DelegateMetaMethod
getName() - Method in DelegateMetaMethod
getNativeParameterTypes() - Method in DelegateMetaMethod
getParameterTypes() - Method in DelegateMetaMethod
getReturnType() - Method in DelegateMetaMethod
getSignature() - Method in DelegateMetaMethod
getTargetInstance(Object) - Method in FilterConfigDelegateMetaMethodTargetStrategy
getWiredFiltersDefinition() - Method in FilterConfig
GrailsFiltersClass - Interface in org.grails.plugins.web.filters
Interface that defines filter class which return a list of FilterConfig instances

H

handlers - Field in CompositeInterceptor
handlersReversed - Field in CompositeInterceptor

I

initializeMetaClass() - Method in FilterConfig
initReversed() - Method in CompositeInterceptor
instance - Field in FilterConfigDelegateMetaMethodTargetStrategy
invoke(Object, Object) - Method in DelegateMetaMethod
isAbstract() - Method in DelegateMetaMethod
isCacheable() - Method in DelegateMetaMethod
isMethod(MetaMethod) - Method in DelegateMetaMethod
isStatic() - Method in DelegateMetaMethod
isValidExactMethod(Class) - Method in DelegateMetaMethod
isValidMethod(Object) - Method in DelegateMetaMethod
isVargsMethod(Object) - Method in DelegateMetaMethod

J

K

L

log - Field in CompositeInterceptor

M

methodMissing(String, def) - Method in FilterConfig
When the filter does not have a particular method, it passes the call on to the filter definition class.
methodMissing(String, Object) - Method in FilterLoader

N

O

onChange(Map<String, Object>) - Method in FiltersGrailsPlugin

P

postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in CompositeInterceptor
postHandle(HttpServletRequest, HttpServletResponse, def, ModelAndView) - Method in FilterToHandlerAdapter
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in CompositeInterceptor
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in FilterToHandlerAdapter
propertyMissing(String) - Method in FilterConfig
When the filter does not have a particular property, it passes the request on to the filter definition class.

Q

R

reloadFilters(GrailsApplication, ApplicationContext) - Method in FiltersGrailsPlugin

S

setGrailsApplication(GrailsApplication) - Method in FilterToHandlerAdapter
setHandlers(List<HandlerInterceptor>) - Method in CompositeInterceptor

T

toString() - Method in DelegateMetaMethod
toString() - Method in FilterConfig
toString() - Method in FilterToHandlerAdapter
TYPE - Field in FiltersConfigArtefactHandler

U

uri(HttpServletRequest) - Method in FilterToHandlerAdapter

V

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _