Package se.swedenconnect.spring.saml.idp.error


package se.swedenconnect.spring.saml.idp.error
SAML IdP error handling.
  • Class
    Description
    An enum representing the different SAML error response messages that are handled in the system.
    Exception class that when thrown will lead to a SAML error status message being sent.
    An enum representing unrecoverable SAML errors, i.e., such errors that can not be signalled back to the SAML SP.
    Base class for unrecoverable SAML errors, i.e., such errors that can not be signalled back to the SAML SP.
    Dummy Authentication class that can be used if no Authentication object is available but the AuthnRequest ID and SP entityID are known.