- java.lang.Object
-
- org.springframework.boot.web.servlet.RegistrationBean
-
- org.springframework.boot.web.servlet.DynamicRegistrationBean<javax.servlet.FilterRegistration.Dynamic>
-
- org.springframework.boot.web.servlet.AbstractFilterRegistrationBean<T>
-
- org.springframework.boot.web.servlet.FilterRegistrationBean
-
- org.flowable.ui.common.filter.FlowableCookieFilterRegistrationBean
-
-
Field Summary
-
Fields inherited from class org.springframework.boot.web.servlet.FilterRegistrationBean
REQUEST_WRAPPER_FILTER_MAX_ORDER
-
Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
-
Method Summary
-
Methods inherited from class org.springframework.boot.web.servlet.FilterRegistrationBean
getFilter, setFilter
-
Methods inherited from class org.springframework.boot.web.servlet.AbstractFilterRegistrationBean
addRegistration, addServletNames, addServletRegistrationBeans, addUrlPatterns, configure, getDescription, getServletNames, getServletRegistrationBeans, getUrlPatterns, isMatchAfter, setDispatcherTypes, setDispatcherTypes, setMatchAfter, setServletNames, setServletRegistrationBeans, setUrlPatterns
-
Methods inherited from class org.springframework.boot.web.servlet.DynamicRegistrationBean
addInitParameter, getInitParameters, getOrDeduceName, isAsyncSupported, register, setAsyncSupported, setInitParameters, setName
-
Methods inherited from class org.springframework.boot.web.servlet.RegistrationBean
getOrder, isEnabled, onStartup, setEnabled, setOrder
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2018 Flowable. All rights reserved.