spring-webflow icon indicating copy to clipboard operation
spring-webflow copied to clipboard

Have SecurityFlowExecutionListener throw a EnterStateVetoException wrapping AccessDeniedException instead of AccessDeniedException directly [SWF-1062]

Open spring-operator opened this issue 16 years ago • 0 comments

Keith Donald opened SWF-1062 and commented

This will allow a AccessDenied exception handler to have information about the state that failed to enter because of a security constraint. Currently this information is lost when the access denied exception occurs and is thrown to the controlling flow execution.


Affects: 2.0.5

Issue Links:

  • #1707 '<transition on-exception' for AccessDeniedException handling does not work ("depends on")

2 votes, 2 watchers

spring-operator avatar Mar 12 '09 06:03 spring-operator