|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.context.support.ApplicationObjectSupport
org.springframework.web.context.support.WebApplicationObjectSupport
org.springframework.web.servlet.handler.AbstractHandlerMapping
org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
org.gwtwidgets.server.spring.GWTHandler
org.broadleafcommerce.openadmin.security.CompatibleGWTSecuredHandler
public class CompatibleGWTSecuredHandler
| Field Summary |
|---|
| Fields inherited from class org.gwtwidgets.server.spring.GWTHandler |
|---|
disableResponseCaching, factory, responseCompressionEnabled, scanParentApplicationContext, servletConfig, shouldCheckPermutationStrongName, throwUndeclaredExceptionToServletContainer |
| Fields inherited from class org.springframework.context.support.ApplicationObjectSupport |
|---|
logger |
| Fields inherited from interface org.springframework.web.servlet.HandlerMapping |
|---|
BEST_MATCHING_PATTERN_ATTRIBUTE, PATH_WITHIN_HANDLER_MAPPING_ATTRIBUTE, URI_TEMPLATE_VARIABLES_ATTRIBUTE |
| Fields inherited from interface org.springframework.core.Ordered |
|---|
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE |
| Constructor Summary | |
|---|---|
CompatibleGWTSecuredHandler()
|
|
| Method Summary | |
|---|---|
protected Object |
getHandlerInternal(javax.servlet.http.HttpServletRequest request)
|
| Methods inherited from class org.gwtwidgets.server.spring.GWTHandler |
|---|
afterPropertiesSet, getMappings, setDisableResponseCaching, setMappings, setResponseCompressionEnabled, setScanParentApplicationContext, setServiceExporterFactory, setServletConfig, setShouldCheckPermutationStrongName, setThrowUndeclaredExceptionToServletContainer |
| Methods inherited from class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping |
|---|
buildPathExposingHandler, exposePathWithinMapping, exposeUriTemplateVariables, getHandlerMap, getPathMatcher, getRootHandler, initInterceptors, lookupHandler, registerHandler, registerHandler, setAlwaysUseFullPath, setLazyInitHandlers, setMappedInterceptors, setPathMatcher, setRootHandler, setUrlDecode, setUrlPathHelper, validateHandler |
| Methods inherited from class org.springframework.web.servlet.handler.AbstractHandlerMapping |
|---|
adaptInterceptor, extendInterceptors, getAdaptedInterceptors, getDefaultHandler, getHandler, getHandlerExecutionChain, getOrder, initApplicationContext, setDefaultHandler, setInterceptors, setOrder |
| Methods inherited from class org.springframework.web.context.support.WebApplicationObjectSupport |
|---|
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext |
| Methods inherited from class org.springframework.context.support.ApplicationObjectSupport |
|---|
getApplicationContext, getMessageSourceAccessor, requiredContextClass, setApplicationContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.springframework.web.servlet.HandlerMapping |
|---|
getHandler |
| Methods inherited from interface org.springframework.web.context.ServletContextAware |
|---|
setServletContext |
| Constructor Detail |
|---|
public CompatibleGWTSecuredHandler()
| Method Detail |
|---|
protected Object getHandlerInternal(javax.servlet.http.HttpServletRequest request)
throws Exception
getHandlerInternal in class org.springframework.web.servlet.handler.AbstractUrlHandlerMappingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||