FileCachingHttpClientFactory and IdP v4
Cantor, Scott
cantor.2 at osu.edu
Mon Apr 27 12:15:19 EDT 2020
On 4/27/20, 11:38 AM, "users on behalf of Marco Malavolti" <users-bounces at shibboleth.net on behalf of marco.malavolti at garr.it> wrote:
> Could you help me, please?
Declare your own beans using the newly provided factories. The javadoc documents all the supported settings that are available but I'll fix the HttpClientConfiguration page to link to the javadoc so it's easier to find. The link to that page was also broken in the ReleaseNotes, I fixed it.
Just search the IdP javadoc for HttpClientFactoryBean or FileCachingHttpClientFactoryBean for now.
There are essentially no use cases for those caching beans either, they are unlikely to do what you think they do. The caches don't survive a restart, for example.
-- Scott
More information about the users
mailing list