Modifier and Type | Method and Description |
---|---|
protected void |
PreRenderViewBeanLoader.initBeans(javax.faces.event.PhaseEvent event,
javax.enterprise.inject.spi.BeanManager beanManager) |
Modifier and Type | Method and Description |
---|---|
protected void |
RestoreInjectionPointsObserver.restoreInjectionPoints(javax.faces.event.PhaseEvent event,
CodiCoreConfig codiCoreConfig) |
protected void |
RestoreInjectionPointsObserver.restoreInjectionPointsForSkippedRequests(javax.faces.event.PhaseEvent event,
CodiCoreConfig codiCoreConfig,
RequestTypeResolver requestTypeResolver) |
Modifier and Type | Method and Description |
---|---|
protected void |
WindowContextManagerObserver.tryToRestoreWindowContext(javax.faces.event.PhaseEvent phaseEvent,
EditableWindowContextManager windowContextManager,
WindowHandler windowHandler,
WindowContextConfig windowContextConfig)
tries to restore the window-id and the window-context as early as possible
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityViewListener.checkPermissionBeforeRendering(javax.faces.event.PhaseEvent event,
javax.enterprise.inject.spi.BeanManager beanManager)
Checks the permission based on the
AccessDecisionVoter s
which are configured for the current view. |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.