ActionHandler implementations that forces the Action class to be
passed in as a constructor to the handler.AbstractActionHandler.ActionValidator implementation.AbstractDefaultActionValidator.Dispatch service with an arbitrary action type, for which the
client-side async service is DispatchAsync.AbstractDispatchImpl.DispatchService, for which the client-side async service is
DispatchServiceAsync.AbstractDispatchServiceImpl.AbstractEagerActionHandlerValidatorRegistryImpl.AbstractRandomSecurityCookieFilter.
Using the JSESSIONID like this might let an XSS attacker hijack a session. See GitHub issue #484AbstractRandomSecurityCookieFilter.
Using the JSESSIONID like this might let an XSS attacker hijack a session. See GitHub issue #484AbstractRandomSecurityCookieFilter.Action classes.ActionHandler.ActionHandler and ActionValidator class definitions.ActionHandlerValidatorClass.ActionHandler and ActionValidator instance definitions.ActionHandlerValidatorInstance.ActionHandlerValidatorLinkerHelper.ActionHandlerValidatorInstance.ActionHandlerValidatorMap.ActionHandlerValidatorMapImpl.ActionValidator.ActionHandlerValidatorRegistry.ActionResult.DispatchService implementation so that it can check
whether or not the action can be executed.ActionValidator.ActionValidator
class with the registry.ActionValidator
class with the registry.BatchAction requests, which are a set of multiple actions that need to all be executed
successfully in sequence for the whole action to succeed.BatchActionHandler.ActionValidator from the registry.ActionValidator from the registry.Dispatch.EagerActionHandlerValidatorRegistry.ActionException and ServiceException will have their stacktraces (and stacktraces of their
causes) removed for security purposes.ActionException and
ServiceException will have their stacktraces (and stacktraces of their
causes) removed for security purposes.ActionHandlers,
and allows them to execute sub-actions.ExecutionContext.ActionValidator which supports the specified Action,
or null if none is available.ActionValidator which
supports the specified Action , or null if none is
available.ActionValidator class and return the instance or
null if none is available.ActionValidator
class and
return the instance or null if none is available.ActionHandler.execute(Action, com.gwtplatform.dispatch.rpc.server.ExecutionContext) or undone via
ActionHandler.undo(Action, Result, com.gwtplatform.dispatch.rpc.server.ExecutionContext).ActionHandler.execute(com.gwtplatform.dispatch.shared.Action,
com.gwtplatform.dispatch.server.ExecutionContext) or undone via
ActionHandler.undo(com.gwtplatform.dispatch.shared.Action, com.gwtplatform.dispatch.shared.Result,
com.gwtplatform.dispatch.server.ExecutionContext).Action can be executed at this time.Action can be executed at this time.LazyActionHandlerValidatorRegistry.RequestProvider.Utils.Copyright © 2010–2015 Arcbees. All rights reserved.