Class ErrorHandler


  • @Singleton
    public class ErrorHandler
    extends Object
    • Constructor Detail

      • ErrorHandler

        @Inject
        public ErrorHandler​(AuthPac4jInfo pac4jInfo)
    • Method Detail

      • handleException

        public Object handleException​(Exception e,
                                      org.pac4j.core.http.adapter.HttpActionAdapter httpActionAdapter,
                                      org.pac4j.core.context.WebContext context)