Vaadin Spring isAccessGranted is not called

Hi,

I wanted to secure my MainView with “ViewInstanceAccessControl” but the implemented method “isAccessGranted” is never called when I navigate to this view.

The views are registered in the SpringViewProvider - so I guess they get discovered by Spring.

Best Regards

Frank