I have secured my flow with

Code:
 	<secured attributes="ROLE_USER" />
and this works fine. However I need to make the entire flow in https.

How do I do this with Spring web flow