public class AccessScopeAwareNavigationHandler extends AccessScopeAwareNavigationHandler
Constructor and Description |
---|
AccessScopeAwareNavigationHandler(javax.faces.application.NavigationHandler navigationHandler)
Constructor for wrapping the given
NavigationHandler |
Modifier and Type | Method and Description |
---|---|
protected javax.faces.context.FacesContext |
wrapFacesContext(javax.faces.context.FacesContext facesContext) |
handleNavigation
public AccessScopeAwareNavigationHandler(javax.faces.application.NavigationHandler navigationHandler)
NavigationHandler
navigationHandler
- navigation-handler which should be wrappedprotected javax.faces.context.FacesContext wrapFacesContext(javax.faces.context.FacesContext facesContext)
wrapFacesContext
in class AccessScopeAwareNavigationHandler
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.