Package org.apereo.cas.web.flow
Interface CasWebflowExecutionPlanConfigurer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
This is
CasWebflowExecutionPlanConfigurer.- Since:
- 5.3.0
-
Method Summary
Modifier and TypeMethodDescriptionvoidConfigure webflow execution plan.
-
Method Details
-
configureWebflowExecutionPlan
Configure webflow execution plan.- Parameters:
plan- the plan
-