]
Peter Skopek resolved SASL-69.
------------------------------
Resolution: Done
AbstractSaslParticipant::evaluateMessage is not handling FAILED state
correctly
-------------------------------------------------------------------------------
Key: SASL-69
URL:
https://issues.jboss.org/browse/SASL-69
Project: WildFly SASL Provider
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Util
Affects Versions: 2.0.0.Alpha1
Reporter: Peter Skopek
Assignee: Peter Skopek
Fix For: 2.0.0.Alpha1
When exception occurs down in state's evaluateMessage it always end up in the same
state instead of FAILED state.