Class UserErrorFactory
java.lang.Object
se.swedenconnect.bankid.idp.authn.error.UserErrorFactory
Creates redirect views, links and generic api response to be used by error handlers.
- Author:
- Martin Lindström, Felix Hellman
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetRedirect
(jakarta.servlet.http.HttpServletRequest request, Exception e)
-
Constructor Details
-
UserErrorFactory
Constructor.- Parameters:
properties
- the properties that determines what to display in the error UI view
-
-
Method Details
-
getRedirectView
-
getRedirect
-
getUserError
-