Class UserErrorFactory

java.lang.Object
se.swedenconnect.bankid.idp.authn.error.UserErrorFactory

@Component public class UserErrorFactory extends Object
Creates redirect views, links and generic api response to be used by error handlers.
Author:
Martin Lindström, Felix Hellman
  • Constructor Details

    • UserErrorFactory

      public UserErrorFactory(UiProperties.UserErrorProperties properties)
      Constructor.
      Parameters:
      properties - the properties that determines what to display in the error UI view
  • Method Details