Package com.vaadin.copilot
Class ProjectModifier
java.lang.Object
com.vaadin.copilot.ProjectModifier
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddSpringSecurity(com.vaadin.flow.server.VaadinServletContext context, Path fileInModule, AccessRequirement defaultViewAndLayoutAccess, Framework loginViewType, List<ProjectModifier.RouteAndPath> serverRoutes, List<ProjectModifier.RouteAndPath> layouts)
-
Constructor Details
-
ProjectModifier
public ProjectModifier()
-
-
Method Details
-
addSpringSecurity
public static void addSpringSecurity(com.vaadin.flow.server.VaadinServletContext context, Path fileInModule, AccessRequirement defaultViewAndLayoutAccess, Framework loginViewType, List<ProjectModifier.RouteAndPath> serverRoutes, List<ProjectModifier.RouteAndPath> layouts)
-