Discussion Forum : Integrating With Web Frameworks
Question - To enable Spring security for web flows.
Options:
A .  SecurityFlowExecutionListener
B .  SecurityFlowExecution
C .  FlowSecurity
D .  SecurityFlowListener
Answer: Option A


You have to register the flow execution listener SecurityFlowExecutionListener in the flow executor to enable Spring Security for web flow.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *