Uses of Class
com.vaadin.copilot.routes.AccessRequirement
Packages that use AccessRequirement
-
Uses of AccessRequirement in com.vaadin.copilot
Methods in com.vaadin.copilot with parameters of type AccessRequirementModifier and TypeMethodDescriptionvoidRouteCreator.createFlowView(String route, AccessRequirement accessRequirement) Creates a Flow view for the given route using the given access requirement.voidRouteCreator.createHillaView(String route, AccessRequirement accessRequirement) Creates a Hilla view for the given route using the given access requirement.