88899091929394959697
{ NavigationHandler navigationHandler = new ViewConfigAwareNavigationHandler(this.wrapped); if (vasnhActivated) { navigationHandler = new ViewAccessScopedAwareNavigationHandler(navigationHandler); } return navigationHandler; }