Class Saml2UnrecoverableErrorEvent

All Implemented Interfaces:
Serializable

public class Saml2UnrecoverableErrorEvent extends AbstractSaml2IdpEvent
An event that is signalled if an UnrecoverableSaml2IdpException is thrown. These types of errors means that the user can not be redirected back to the SP (i.e., no SAML response can be sent). Instead, an error view is displayed.
Author:
Martin Lindström
See Also: