Andreas Svanberg bd90b34c42 Fix URKUND integration with new Guice UnitOfWork changes
Can not fetch the settings from the authenticator since that is ran on a HTTP request dispatching thread where no UnitOfWork has started.It is not possible to fetch the credentials in the constructor since then it would not be possible to change the settings while the system is running. Instead recreate the client with prefetched credentials on every request.
2024-04-25 09:51:51 +02:00
2013-10-10 11:16:14 +09:00
2013-11-14 12:04:53 +09:00
2015-02-05 15:56:03 +01:00
2024-04-22 09:30:47 +02:00
Description
No description provided
77 MiB
Languages
Java 91%
HTML 8.6%
CSS 0.3%
JavaScript 0.1%