Modifier and Type | Field and Description |
---|---|
Dispatch |
PageAdminAction.dispatch |
Modifier and Type | Method and Description |
---|---|
Dispatch |
PageAdminAction.getDispatch() |
Modifier and Type | Field and Description |
---|---|
protected Dispatch |
Breadcrumbs.dispatch |
Constructor and Description |
---|
Breadcrumbs(Dispatch dispatch) |
Breadcrumbs(Dispatch dispatch,
int upto) |
Modifier and Type | Field and Description |
---|---|
protected Map<String,Dispatch> |
Dispatcher.cache |
Modifier and Type | Method and Description |
---|---|
static Dispatch |
DispatcherUtil.getDispatch(ActionBeanContext context) |
static Dispatch |
DispatcherUtil.getDispatch(Dispatcher dispatcher,
HttpServletRequest request) |
static Dispatch |
DispatcherUtil.getDispatch(HttpServletRequest request) |
static Dispatch |
DispatcherUtil.getDispatch(HttpServletRequest request,
Object actionBean) |
Dispatch |
Dispatcher.getDispatch(String path)
Returns a dispatch for the provided path.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
SecurityLogic.hasPermissions(Configuration conf,
Dispatch dispatch,
Subject subject,
Method handler) |
static boolean |
SecurityLogic.isAllowed(HttpServletRequest request,
Dispatch dispatch,
ActionBean actionBean,
Method handler) |
Modifier and Type | Field and Description |
---|---|
protected Dispatch |
Navigation.dispatch |
Modifier and Type | Method and Description |
---|---|
Dispatch |
Navigation.getDispatch() |
Constructor and Description |
---|
Navigation(Configuration configuration,
Dispatch dispatch,
Subject subject,
boolean skipPermissions) |
Modifier and Type | Field and Description |
---|---|
Dispatch |
OpenIdLoginAction.dispatch
The dispatch property.
|
Modifier and Type | Method and Description |
---|---|
protected Dispatch |
ModelActionResolver.getDispatch(String path) |