I have secured my flow with
and this works fine. However I need to make the entire flow in https.Code:<secured attributes="ROLE_USER" />
How do I do this with Spring web flow
Printable View
I have secured my flow with
and this works fine. However I need to make the entire flow in https.Code:<secured attributes="ROLE_USER" />
How do I do this with Spring web flow