Package io.jmix.securityflowui.access


@NonNullApi package io.jmix.securityflowui.access
  • Classes
    Class
    Description
    A NavigationAccessChecker that checks access to view by the presence of the Vaadin @AnonymousAllowed annotation on the view controller and by analyzing Jmix resource roles assigned for the current user.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Vaadin introduced new NavigationAccessControl mechanism.